getRenderInfo();
The getRenderInfo method returns data concerning scale size and position.
The method returns a JSON object with the following fields: PP.Point: center - scale center coordinates, radius - scale radius.
The example of use is given on the page with description of the GaugeScale.addArrow method.
See also: