Click or drag to resize

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.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
bool Counterclockwise { get; }

Property Value

Boolean
See Also