MapExtractImageFormatInfo Class |
Namespace: Easymap.AddIn.Export
The MapExtractImageFormatInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AntiAlias |
Gets or sets a value indicating whether the image is generated with / without AntiAlias.
| |
| BoundsInMapCoordinates |
Gets or sets a value indicating whether the LatLngBounds are specified in map coordinates.
| |
| ExportRoot | (Overrides ImageFormatInfoExportRoot.) | |
| GeneratedImage |
Gets the generated image.
| |
| ImageHeight |
The height of the Image
| |
| ImageWidth |
The width of the Image
| |
| LatLngBounds |
The Lat/Lng bounds of the map extract.
| |
| SaveImage |
Gets or sets a value indicating whether the image will be saved to a file.
|