public property ReticlePathElementArc.ClockwiseDirection

Brief

The clockwise or counterclockwise direction of the arc

Declaration
C#
bool  ClockwiseDirection public get; public set;

Declared in ReticlePathElementArc

back