createSVGRect method
Creates a new SVGRect object that has all values set to 0 user units and that is not attached to any document.
![]() ![]() |
Syntax
ISVGRect retVal = object.createSVGRect();
Parameters
This method has no parameters.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.2
Show:

