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

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