Home
last modified time | relevance | path

Searched defs:onNewShape (Results 1 – 1 of 1) sorted by relevance

/plugin/sketchcanvas/script/
DSketchCanvas.js2501 onNewShape: function(shape){}, /// Virtual event handler on creation of a new shape method
2603 onNewShape: function(shape){shape.arrow = {"tail": null}}, method
2621 onNewShape: function(shape){shape.arrow = {head: null, "tail": null}}, method