SVGMatrix.Rotate
SVGMatrix.Rotate method
Post-multiplie une transformation de rotation sur la matrice actuelle et renvoie la matrice résultante.
public SVGMatrix Rotate(float angle)
Paramètre | Taper | La description |
---|---|---|
angle | Single | Angle de rotation. |
Return_Value
La matrice résultante.
Voir également
- class SVGMatrix
- espace de noms Aspose.Html.Dom.Svg.DataTypes
- Assemblée Aspose.HTML