IEaxMapChart.DoAction

Syntax

DoAction(Argument: Variant);

Parameters

Argument. Territory identifier.

Description

The DoAreaAction method generates event of mouse clicking on the map territory.

Comments

Unit to process events is installed using the IEaxMapChart.Action property.

Example

The example of method use is given in the example for IEaxMapChart.Action.

See also:

IEaxMapChart