Counterclockwise Property (RectangularFigure)
In This Topic
Gets or sets a value specifying whether orientation of four points is counterclockwise.
Syntax
'Declaration
Public Property Counterclockwise As System.Boolean
public System.bool Counterclockwise {get; set;}
See Also