MapExtractImageFormatInfoBoundsInMapCoordinates Property |
Gets or sets a value indicating whether the
LatLngBounds are specified in map coordinates.
Namespace: Easymap.AddIn.ExportAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool BoundsInMapCoordinates { get; set; }Public Property BoundsInMapCoordinates As Boolean
Get
Set
Property Value
Boolean
See Also