MapItemCreatingEventArgs Properties
Provides data for the MapEditor.MapItemCreating event.
Name | Description |
---|---|
Cancel | Gets or sets whether the map item creation should be canceled. |
Item |
Gets a map item to be represented in the map control.
Inherited from Map |
See Also