Rotate
SVGMatrix.Rotate method
Multipliziert eine Rotationstransformation auf der aktuellen Matrix nach und gibt die resultierende Matrix zurück.
public SVGMatrix Rotate(float angle)
Parameter | Typ | Beschreibung |
---|---|---|
angle | Single | Drehwinkel. |
Rückgabewert
Die resultierende Matrix.
Siehe auch
- class SVGMatrix
- namensraum Aspose.Svg.DataTypes
- Montage Aspose.SVG