dojox
»
gfx
»
path
»
Path
» closePath
dojox.gfx.path.Path.closePath
dojo.require("dojox.gfx.path");
defined in dojox/gfx/path.js
closes a path
Usage
function ()
(view source)
this
._pushSegment
(
"Z"
,
[
]
)
;
return
this
;
// self