SVGPoint.MatrixTransform
SVGPoint.MatrixTransform method
Tillämpar en 2x3 matristransformation på detta SVGPoint-objekt och returnerar ett nytt, transformerat SVGPoint-objekt: newpoint = matris* thispoint
public SVGPoint MatrixTransform(SVGMatrix matrix)
Parameter | Typ | Beskrivning |
---|---|---|
matrix | SVGMatrix | matrisen som ska tillämpas på detta SVGPoint-objekt. |
Returvärde
Ett nytt SVGPoint-objekt.
Se även
- class SVGMatrix
- class SVGPoint
- namnutrymme Aspose.Html.Dom.Svg.DataTypes
- hopsättning Aspose.HTML