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