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

In This Topic
    Value Property (SvgLength)
    In This Topic
    Gets or sets the value of a length in specified units.
    Syntax
    'Declaration
     
    Public Property Value As System.Single
    public System.float Value {get; set;}
    See Also