MapItemCreatingEventArgs Constructors
Provides data for the MapEditor.MapItemCreating event.| Name | Parameters | Description |
|---|---|---|
| MapItemCreatingEventArgs(MapItem) | item | Initializes a new instance of the MapItemCreatingEventArgs class with the specified values of event arguments. |
See Also