Name | Description | |
---|---|---|
SvgRotateTransform Constructor | Initializes a new instance of the SvgRotateTransform class. |
The following tables list the members exposed by SvgRotateTransform.
Name | Description | |
---|---|---|
SvgRotateTransform Constructor | Initializes a new instance of the SvgRotateTransform class. |
Name | Description | |
---|---|---|
Angle | Gets or sets the angle of rotation. | |
CenterX | Gets or sets the X-coordinate of the rotation center. | |
CenterY | Gets or sets the Y-coordinate of the rotation center. | |
TransformType | Gets the type of SVG transform function. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform) |