IMapxBoxEventArgs.EnableDefault

Syntax

EnableDefault: Boolean;

Description

The EnableDefault property determines whether the action using the tool should be executed on the map.

Comments

The property is set to True by default, the action is executed if the property is set to False, the action is canceled.

See also:

IMapxBoxEventArgs