MapControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the map data to the specified stream as an image using the specified settings. |
Export |
stream | Exports the map data to a specified stream as an image. |
Export |
file |
Exports the map data to the specified image file using the specified options. |
Export |
file |
Exports the map data to the specified image file. |