public enum GoRulerTextOrientation : System.Enum
public enum GoRulerTextOrientation : System.Enum
Member | Description |
---|---|
BottomUp | Specifies a text rotation of two hundred seventy degrees. |
Normal | Specifies a text rotation of zero degrees. |
TopDown | Specifies a text rotation of ninety degrees. |
UpsideDown | Specifies a text rotation of one hundred eighty degrees. |