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

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