Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgEllipticalArcCommand Class / SweepDirection Property

In This Topic
    SweepDirection Property
    In This Topic
    Gets or sets a value that specifies whether the arc sweep is clockwise or counterclockwise.
    Syntax
    'Declaration
     
    Public Property SweepDirection As SweepDirection
    public SweepDirection SweepDirection {get; set;}
    See Also