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