'Declaration Public Enum RotatedTextAlignment Inherits System.Enum
public enum RotatedTextAlignment : System.Enum
'Declaration Public Enum RotatedTextAlignment Inherits System.Enum
public enum RotatedTextAlignment : System.Enum
Member | Description |
---|---|
BottomCenter | Centered text is aligned to the bottom of the target rectangle. |
BottomLeft | Text appears at the bottom-left corner of the target rectangle. |
BottomRight | Text appears at the bottom-right corner of the target rectangle. |
MiddleCenter | Text appears at the center of the target rectangle. |
MiddleLeft | Text appears at the middle left within the target rectangle. |
MiddleRight | Text appears at the middle right within the target rectangle. |
TopCenter | Centered text is aligned to the top of the target rectangle. |
TopLeft | Text appears at the top-left corner of the target rectangle. |
TopRight | Text appears at the top-right corner of the target rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Drawing.RotatedTextAlignment