SVGSVGElement.CreateSVGMatrix
SVGSVGElement.CreateSVGMatrix method
문서 트리 외부에 SVGMatrix 객체를 생성합니다. 개체가 항등 행렬로 초기화됩니다.
public SVGMatrix CreateSVGMatrix()
반환 값
SVGMatrix 개체입니다.
또한보십시오
- class SVGMatrix
- class SVGSVGElement
- 네임스페이스 Aspose.Svg
- 집회 Aspose.SVG
문서 트리 외부에 SVGMatrix 객체를 생성합니다. 개체가 항등 행렬로 초기화됩니다.
public SVGMatrix CreateSVGMatrix()
SVGMatrix 개체입니다.