Raphael.getPointAtLength Method (string, JsNumber)
Return coordinates of the point located at the given length on the given path.
Namespace: SharpKit.Raphael
Class: Raphael
Syntax
public static object getPointAtLength(string path, JsNumber length)
Parameters
path
Type: System.String
SVG path string
length
Return Value
Type: System.Object
representation of the point:
|