SVGSVGElement.CreateSVGLength
SVGSVGElement.CreateSVGLength method
Creates an SVGLength object outside of any document trees. The object is initialized to the value of 0 user units.
public SVGLength CreateSVGLength()
Return Value
An SVGLength object.
See Also
- class SVGLength
- class SVGSVGElement
- namespace Aspose.Svg
- assembly Aspose.SVG