Counterclockwise Property (EllipticFigure)
In This Topic
Gets or sets a value indicating if the points should be arranged counterclockwise.
Syntax
'Declaration
Public Property Counterclockwise As System.Boolean
public System.bool Counterclockwise {get; set;}
See Also