MapItemEditedEventArgs Properties
Provides data for the MapEditor.MapItemEdited event.Name | Description |
---|---|
Action | Returns the action that has been applied to map items. |
Items | Returns map items to be represented in the map control. Inherited from MapItemsEventArgs. |
See Also