MapItemEditingEventArgs Constructors
Provides data for the MapEditor.MapItemEditing event.Name | Parameters | Description |
---|---|---|
MapItemEditingEventArgs(MapEditorAction, Object, IEnumerable<MapItem>) | action, info, items | Initializes a new instance of the MapItemEditingEventArgs class with the specified values of event arguments. |
See Also