Click or drag to resize

MapExtractImageFormatInfoBoundsInMapCoordinates Property

Gets or sets a value indicating whether the LatLngBounds are specified in map coordinates.

Namespace:  Easymap.AddIn.Export
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool BoundsInMapCoordinates { get; set; }

Property Value

Type: Boolean
See Also