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