Enum ArcTextDirection
Represents the direction of text on an arc.
public enum ArcTextDirection
Fields
Clockwise = 0
Test is written clockwise on the arc.
CounterClockwise = 1
Test is written counter clockwise on the arc.
Represents the direction of text on an arc.
public enum ArcTextDirection
Clockwise = 0
Test is written clockwise on the arc.
CounterClockwise = 1
Test is written counter clockwise on the arc.