Functiondojox.gfx.Shape.getStroke

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

returns the current stroke object or null (see dojox.gfx.defaultStroke)

Usage

function () (view source)