GaugeObject.paint

Syntax

paint (speedometer, elementN);

Parameters

speedometer. Speedometer object.

elementN. Paint elements.

Description

The paint method paints background and border of SVG element in accordance with settings defined in Background and Border.

Example

The example of using the paint method is given on the page with description of the BorderStyle property.

See also:

GaugeObject