dojox.gfx.vml._parseFloat
dojo.require("dojox.gfx.vml");
defined in dojox/gfx/vml.js
a helper function to parse VML-specific floating-point values
Usage
function (/*String*/ str) (view source)
parameter | type | description |
---|---|---|
str | String | a representation of a floating-point number |