This topic has not yet been rated - Rate this topic

createSVGPathSegClosePath method

Returns a stand-alone, parentless SVGPathSegClosePath object.

Scalable Vector Graphics: Paths, Section 8.5.23Internet Explorer 9

Syntax


ISVGPathSegClosePath retVal = object.createSVGPathSegClosePath();

Parameters

This method has no parameters.

Standards information

Remarks

The ISVGPathElement::createSVGPathSegClosePath method returns a stand-alone, parentless straight line from the current point to the initial point of the current subpath.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.