'宣言 Public Enum TargetParam Inherits System.Enum
public enum TargetParam : System.Enum
'宣言 Public Enum TargetParam Inherits System.Enum
public enum TargetParam : System.Enum
メンバ | 解説 |
---|---|
Angle | The rotation angle of the target LayoutRect. |
AspectRatio | The aspect (width to height) ratio of the target LayoutRect. |
Bottom | The position of the bottom side of the target LayoutRect. |
Height | The height of the target LayoutRect. |
HorizontalCenter | The position of the horizontal center of the target LayoutRect. |
Left | The position of the left side of the target LayoutRect. |
MaxBottom | The maximum position of the bottom side of the target LayoutRect. |
MaxHeight | The maximum height of the target LayoutRect. |
MaxLeft | The maximum position of the left side of the target LayoutRect. |
MaxRight | The maximum position of the right side of the target LayoutRect. |
MaxTop | The maximum position of the top side of the target LayoutRect. |
MaxWidth | The maximum width of the target LayoutRect. |
MinBottom | The minimum position of the bottom side of the target LayoutRect. |
MinHeight | The minimum height of the target LayoutRect. |
MinLeft | The minimum position of the left side of the target LayoutRect. |
MinRight | The minimum position of the right side of the target LayoutRect. |
MinTop | The minimum position of the top side of the target LayoutRect. |
MinWidth | The minimum width of the target LayoutRect. |
None | The target parameter is not specified. |
Right | The position of the right side of the target LayoutRect. |
StarHeight | The proportional height (weight) of the target LayoutRect. |
StarWidth | The proportional width (weight) of the target LayoutRect. |
Top | The position of the top side of the target LayoutRect. |
VerticalCenter | The position of the vertical center of the target LayoutRect. |
Width | The width of the target LayoutRect. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Layout.TargetParam