createSVGNumber method
Creates a new SVGNumber object that has a value of zero and that is not attached to any document.
![]() ![]() |
Syntax
ISVGNumber retVal = object.createSVGNumber();
Parameters
This method has no parameters.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.2
Show:

