SVGSVGElement.CreateSVGTransformFromMatrix
SVGSVGElement.CreateSVGTransformFromMatrix method
ドキュメント ツリーの外部に SVGTransform オブジェクトを作成します。オブジェクトは、指定された行列変換 (つまり、SVG_TRANSFORM_MATRIX) に初期化されます。パラメーター マトリックスの値がコピーされ、マトリックス パラメーターは SVGTransform::matrix. として採用されません
public SVGTransform CreateSVGTransformFromMatrix(SVGMatrix matrix)
パラメータ | タイプ | 説明 |
---|---|---|
matrix | SVGMatrix | 変換行列。 |
戻り値
SVGTransform オブジェクト。
関連項目
- class SVGTransform
- class SVGMatrix
- class SVGSVGElement
- 名前空間 Aspose.Html.Dom.Svg
- 組み立て Aspose.HTML