Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgAngle Structure / Units Property

In This Topic
    Units Property (SvgAngle)
    In This Topic
    Gets or sets the type of angle units.
    Syntax
    'Declaration
     
    Public Property Units As SvgAngleUnits
    public SvgAngleUnits Units {get; set;}
    See Also