IEaxMapChart.DoAction

Fore Syntax

DoAction(Argument: Variant);

Fore.NET Syntax

DoAction(Argument: object);

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.

Fore and Fore.NET Examples

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

See also:

IEaxMapChart