ExportMapItemEventArgs Constructors
Provides data for the MapControl.ExportMapItem event.| Name | Parameters | Description |
|---|---|---|
| ExportMapItemEventArgs(MapItem) | item | Initializes a new instance of the ExportMapItemEventArgs class with the specified map item. |
See Also