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

In This Topic
    ArcSize Property
    In This Topic
    Gets or sets a value indicating whether the arc sweep is greater than or equal to 180 degrees.
    Syntax
    'Declaration
     
    Public Property ArcSize As ArcSize
    public ArcSize ArcSize {get; set;}
    See Also