MatrixTransform
SVGPoint.MatrixTransform method
Bu SVGPoint nesnesine 2x3 matris dönüşümü uygular ve yeni, dönüştürülmüş bir SVGPoint nesnesi döndürür: newpoint = matrix* thispoint
public SVGPoint MatrixTransform(SVGMatrix matrix)
Parametre | Tip | Tanım |
---|---|---|
matrix | SVGMatrix | bu SVGPoint nesnesine uygulanacak matris. |
Geri dönüş değeri
Yeni bir SVGPoint nesnesi.
Ayrıca bakınız
- class SVGMatrix
- class SVGPoint
- ad alanı Aspose.Svg.DataTypes
- toplantı Aspose.SVG