This topic has not yet been rated - Rate this topic

getPointAtLength method

Gets the (x,y) coordinate in user space that is the specified distance along the path.

Scalable Vector Graphics: Paths, Section 8.5.23Internet Explorer 9

Syntax


ISVGPoint retVal = object.getPointAtLength(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.