This topic has not yet been rated - Rate this topic

getPathSegAtLength method

Gets the index of ISVGAnimatedPathData::pathSegList by using the specified distance along the path.

Scalable Vector Graphics: Paths, Section 8.5.23Internet Explorer 9

Syntax


 retVal = object.getPathSegAtLength(fltdistance);

Parameters

fltdistance [in]

Type: float

The distance along the path, relative to the start of the path, in the current user coordinate system.

Standards information

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.