dojox.fx._Line.getValue
dojo.require("dojox.fx._core");
defined in dojox/fx/_core.js
Returns the point on the line, or an array of points
Usage
function (/*Float*/ n) (view source)
parameter | type | description |
---|---|---|
n | Float | a floating point number greater than 0 and less than 1 |