MapItemEditingEventArgs Properties
Provides data for the MapEditor.MapItemEditing event.Name | Description |
---|---|
Action | Returns the action applied to items. |
AdditionalInfo | Returns additional information about edited items. |
EditMode | Returns the map edit mode. |
Items | Returns the items to be displayed on a map. |
Result | Gets or sets the edit action result. |
See Also