'Declaration Public Enum SlantedTextAlignment Inherits System.Enum
public enum SlantedTextAlignment : System.Enum
'Declaration Public Enum SlantedTextAlignment Inherits System.Enum
public enum SlantedTextAlignment : System.Enum
Member | Description |
---|---|
AboveRotatedInside | Text appears above the rectangle side rotated to the same angle as text. The side below the text is rotated inside the rectangle. |
AboveRotatedOutside | Text appears above the rectangle side rotated to the same angle as text. The side below the text is rotated outside the rectangle. |
BelowRotatedInside | Text appears below the rectangle side rotated to the same angle as text. The side above the text is rotated inside the rectangle. |
BelowRotatedOutside | Text appears below the rectangle side rotated to the same angle as text. The side above the text is rotated outside the rectangle. |
CenterInsideOutside | Text appears at the center between the rectangle sides rotated to the same angle as text. The side above the text is rotated inside the rectangle. |
CenterOutsideInside | Text appears at the center between the rectangle sides rotated to the same angle as text. The side above the text is rotated outside the rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Drawing.SlantedTextAlignment