MapItemEditedEventArgs Constructors
Provides data for the MapEditor.MapItemCreating event.| Name | Parameters | Description |
|---|---|---|
| MapItemEditedEventArgs(IEnumerable<MapItem>, MapEditorAction) | items, action | Initializes a new instance of the MapItemEditedEventArgs class. |
See Also