MapArrowBase.UseAnimation

Syntax

UseAnimation: Boolean;

Description

The UseAnimation property determines the attribute of animation use for a map arrow.

Comments

Property value is set from JSON and returned by the getUseAnimation method.

Default property value is False.

Example

The example of use is given on the page with description of the PP.MapFilledArrow class constructor.

See also:

MapArrowBase