SVGPoint.MatrixTransform
SVGPoint.MatrixTransform method
Applique une transformation matricielle 2x3 sur cet objet SVGPoint et renvoie un nouvel objet SVGPoint transformé : newpoint = matrix* thispoint
public SVGPoint MatrixTransform(SVGMatrix matrix)
Paramètre | Taper | La description |
---|---|---|
matrix | SVGMatrix | la matrice qui doit être appliquée à cet objet SVGPoint. |
Return_Value
Un nouvel objet SVGPoint.
Voir également
- class SVGMatrix
- class SVGPoint
- espace de noms Aspose.Html.Dom.Svg.DataTypes
- Assemblée Aspose.HTML