'Declaration Public Enum AnchorParam Inherits System.Enum
public enum AnchorParam : System.Enum
'Declaration Public Enum AnchorParam Inherits System.Enum
public enum AnchorParam : System.Enum
Member | Description |
---|---|
Bottom | The bottom side of the anchor LayoutRect. |
Height | The height of the anchor LayoutRect. |
HorizontalCenter | The horizontal center of the anchor LayoutRect. |
Left | The left side of the anchor LayoutRect. |
None | The source parameter is not specified. |
Right | The right side of the anchor LayoutRect. |
Top | The top side of the anchor LayoutRect. |
VerticalCenter | The vertical center of the anchor LayoutRect. |
Width | The width of the anchor LayoutRect. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Layout.AnchorParam