Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / RectangularFigure Class / Counterclockwise Property

In This Topic
    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