SVG_Get_root_reference ( svgObject ) -> Function result
| Parameter | Type | Description | |
|---|---|---|---|
| svgObject | SVG_Ref | → | SVG object reference |
| Function result | SVG_Ref | ← | Root SVG element |
The SVG_Get_root_reference returns the reference of the root element for the SVG object whose reference was passed in the svgObject parameter.