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

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