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

In This Topic
    SvgRotateTransform Constructor
    In This Topic
    Initializes a new instance of the SvgRotateTransform class.
    Syntax
    'Declaration
     
    Public Function New()
    public SvgRotateTransform()
    See Also