The following tables list the members exposed by TextOrientationInfo.
Name | Description | |
---|---|---|
![]() | TextOrientationInfo Constructor | Creates a new TextOrientationInfo instance. |
Name | Description | |
---|---|---|
![]() | Degrees | Gets the angle of rotation of the text, in degrees, counter-clockwise from the horizontal line. |
![]() | FlowDirection | Gets the flow direction of the text. |
![]() ![]() | Horizontal | Gets a TextOrientationInfo representing horizontal flow text. |
![]() ![]() | Horizontal45Degrees | Gets a TextOrientationInfo representing horizontal flow text which is rotated 45 degrees. |
![]() ![]() | Horizontal90Degrees | Gets a TextOrientationInfo representing horizontal flow text which is rotated 90 degrees. |
![]() ![]() | HorizontalNegative45Degrees | Gets a TextOrientationInfo representing horizontal flow text which is rotated -45 degrees. |
![]() ![]() | HorizontalNegative90Degrees | Gets a TextOrientationInfo representing horizontal flow text which is rotated -90 degrees. |
![]() ![]() | Vertical | Gets a TextOrientationInfo representing vertical flow text. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified value is equal to this TextOrientationInfo. |
![]() | GetHashCode | Serves as a hash function for a TextOrientationInfo. |
![]() | ToString | Gets the string representation of this TextOrientationInfo. |