Click or drag to resize

MapExtractImageFormatInfo Properties

The MapExtractImageFormatInfo type exposes the following members.

Properties
 NameDescription
Public propertyAntiAlias Gets or sets a value indicating whether the image is generated with / without AntiAlias.
Public propertyBoundsInMapCoordinates Gets or sets a value indicating whether the LatLngBounds are specified in map coordinates.
Public propertyExportRoot
(Overrides ImageFormatInfoExportRoot)
Public propertyGeneratedImage Gets the generated image.
Public propertyImageHeight The height of the Image
Public propertyImageWidth The width of the Image
Public propertyLatLngBounds The Lat/Lng bounds of the map extract.
Public propertySaveImage Gets or sets a value indicating whether the image will be saved to a file.
Top
See Also