createSVGAngle method
Creates a new SVGAngle object that does not have units, that is set to 0 degrees, and that is not attached to any document.
![]() ![]() |
Syntax
ISVGAngle retVal = object.createSVGAngle();
Parameters
This method has no parameters.
Standards information
- Scalable Vector Graphics: Document Structure, Section 5.11.2
Show:

