SVGSVGElement.CreateSVGPoint
SVGSVGElement.CreateSVGPoint method
在任何文档树之外创建一个 SVGPoint 对象。对象初始化为用户坐标系中的点(0,0).
public SVGPoint CreateSVGPoint()
返回值
一个 SVGPoint 对象。
也可以看看
- class SVGPoint
- class SVGSVGElement
- 命名空间 Aspose.Html.Dom.Svg
- 部件 Aspose.HTML
在任何文档树之外创建一个 SVGPoint 对象。对象初始化为用户坐标系中的点(0,0).
public SVGPoint CreateSVGPoint()
一个 SVGPoint 对象。