SVGPoint.MatrixTransform
SVGPoint.MatrixTransform method
この SVGPoint オブジェクトに 2x3 行列変換を適用し、新しい変換された SVGPoint オブジェクトを返します: newpoint = matrix* thispoint
public SVGPoint MatrixTransform(SVGMatrix matrix)
パラメータ | タイプ | 説明 |
---|---|---|
matrix | SVGMatrix | この SVGPoint オブジェクトに適用される行列。 |
戻り値
新しい SVGPoint オブジェクト。
関連項目
- class SVGMatrix
- class SVGPoint
- 名前空間 Aspose.Html.Dom.Svg.DataTypes
- 組み立て Aspose.HTML