Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgRotateTransform Class
Properties Methods

In This Topic
    SvgRotateTransform Class Members
    In This Topic

    The following tables list the members exposed by SvgRotateTransform.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgRotateTransform class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the angle of rotation.  
    Public PropertyGets or sets the X-coordinate of the rotation center.  
    Public PropertyGets or sets the Y-coordinate of the rotation center.  
    Public PropertyGets the type of SVG transform function. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
    Top
    See Also