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

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