SVGMatrix.Rotate
SVGMatrix.Rotate method
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.
public SVGMatrix Rotate(float angle)
Parameter | Type | Description |
---|---|---|
angle | Single | Rotation angle. |
Return Value
The resulting matrix.
See Also
- class SVGMatrix
- namespace Aspose.Html.Dom.Svg.DataTypes
- assembly Aspose.HTML