IMapxBoxEventArgs.EnableDefault

Syntax

EnableDefault: Boolean;

Description

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

Comments

By default the property is set to True, the action is performed, if the property is set to False, the action is cancelled.

See also:

IMapxBoxEventArgs