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 MapItemEventArgs. |
See Also