IEaxMapChart.DoAction

Syntax

DoAction(Argument: Variant);

Parameters

Argument. Territory identifier.

Description

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

Comments

An event handling unit is set using the IEaxMapChart.Action property.

Example

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

See also:

IEaxMapChart