DropShadow.getShadowElement

Syntax

getShadowElement();

Description

The getShadowElement method returns the SVG element that corresponds to speedometer visualizer shadow.

Comments

The method returns an object of the SVGElement type.

Example

The example of use is given in description of the DropShadow constructor.

See also:

DropShadow