SVGSVGElement.CreateSVGRect
SVGSVGElement.CreateSVGRect method
Creates an SVGRect object outside of any document trees. The object is initialized such that all values are set to 0 user units.
public SVGRect CreateSVGRect()
Return Value
An SVGRect object.
See Also
- class SVGRect
- class SVGSVGElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML