SVGPoint.MatrixTransform
SVGPoint.MatrixTransform method
Past een 2x3 matrixtransformatie toe op dit SVGPoint-object en retourneert een nieuw, getransformeerd SVGPoint-object: newpoint = matrix* thispoint
public SVGPoint MatrixTransform(SVGMatrix matrix)
Parameter | Type | Beschrijving |
---|---|---|
matrix | SVGMatrix | e matrix die moet worden toegepast op dit SVGPoint-object. |
Winstwaarde
Een nieuw SVGPoint-object.
Zie ook
- class SVGMatrix
- class SVGPoint
- naamruimte Aspose.Html.Dom.Svg.DataTypes
- montage Aspose.HTML