 | ArcCounterclockwise Property |
Gets the flag indicating whether the arc is counterclockwise
True if the arc is counterclockwise, or false if the arc is clockwise.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntaxbool Counterclockwise { get; }
ReadOnly Property Counterclockwise As Boolean
Get
Property Value
Boolean
See Also