DropShadow.setAttr

Syntax

setAttr(attrs: Object);

Parameters

attrs. Object with SVG element attributes.

Description

The setAttr method sets specified attributes for the SVG element that corresponds to speedometer visualizer shadow.

Example

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

See also:

DropShadow