Rotate
SVGMatrix.Rotate method
Post-multiplica una transformación de rotación en la matriz actual y devuelve la matriz resultante.
public SVGMatrix Rotate(float angle)
Parámetro | Escribe | Descripción |
---|---|---|
angle | Single | Ángulo de rotación. |
Valor_devuelto
La matriz resultante.
Ver también
- class SVGMatrix
- espacio de nombres Aspose.Svg.DataTypes
- asamblea Aspose.SVG