SVGSVGElement.CreateSVGPoint
SVGSVGElement.CreateSVGPoint method
Creates an SVGPoint object outside of any document trees. The object is initialized to the point (0,0) in the user coordinate system.
public SVGPoint CreateSVGPoint()
Return Value
An SVGPoint object.
See Also
- class SVGPoint
- class SVGSVGElement
- package com.aspose.html.Dom.Svg
- package Aspose.HTML