'宣言
Public Enum Length.Unit Inherits System.Enum
public enum Length.Unit : System.Enum
'宣言
Public Enum Length.Unit Inherits System.Enum
public enum Length.Unit : System.Enum
メンバ | 解説 |
---|---|
Centimeters | センチメートル単位 |
Inches | インチ単位 |
Millimeters | ミリメートル単位 |
Picas | パイカ単位 |
Points | ポイント単位 |
Unknown | 未知の単位 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.Length.Unit