Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ArcSegment Structure / SweepDirection Field

In This Topic
    SweepDirection Field (ArcSegment)
    In This Topic
    A value that specifies whether the arc sweep is clockwise or counterclockwise.
    Syntax
    'Declaration
     
    Public SweepDirection As SweepDirection
    public SweepDirection SweepDirection
    See Also