Functiondojox.gfx.path.Path.getLastPosition

dojo.require("dojox.gfx.path");
defined in dojox/gfx/path.js

returns the last point in the path, or null

Usage

function () (view source)