SVG_DELETE_OBJECT ( svgObject )
Parameter | Type | Description | |
---|---|---|---|
svgObject | SVG_Ref | → | Reference of SVG element |
The SVG_DELETE_OBJECT command deletes the SVG object designated by svgObject from the document to which it belongs. An error is generated when svgObject is not a valid reference.