This topic has not yet been rated - Rate this topic

createSVGPoint method

Creates a new SVGPoint object that is initialized to the point (0,0) in the user coordinate system and that is not attached to any document.

Scalable Vector Graphics: Document Structure, Section 5.11.2Internet Explorer 9

Syntax


ISVGPoint retVal = object.createSVGPoint();

Parameters

This method has no parameters.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.