MapxBoxEventArgs

Description

The MapxBoxEventArgs class implements argument of the event that occurs after the tool has been used on the map.

Designers

  Designer name Brief description
The Create designer creates argument of the event that occurs after the tool has been used on the map.

Properties inherited from IMapxBoxEventArgs

  Property name Brief description
The Ctrl property indicates whether the CTRL functional key is pressed when the tool is used on the map.
The Distance property returns distance between the points where the user began and finished to use the tool on the map.
The EnableDefault property determines whether the action of using a tool on the map should be performed
The Shift property determines whether the SHIFT functional key is used when a tool is used on the map.
The ToolNum property returns a number of the tool that was used on the map.
The X1 property returns X coordinate of the point from which the use of tool on the map began.
The X2 property returns X coordinate of the point in which the use of tool on the map finished.
The Y1 property returns Y coordinate of the point from which the use of tool on the map began.
The Y2 property returns Y coordinate of the point in which the use of tool on the map finished.

See also:

Forms Assembly Classes