Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgRotateTransform Class / Angle Property

In This Topic
    Angle Property (SvgRotateTransform)
    In This Topic
    Gets or sets the angle of rotation.
    Syntax
    'Declaration
     
    Public Property Angle As SvgAngle
    public SvgAngle Angle {get; set;}
    See Also