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