Click or drag to resize

GeoLocationUseGoogleMaps Property

A flag to indicate whether to use GoogleMaps coordinates instead of GEO coordinates.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public bool UseGoogleMaps { get; set; }

Property Value

Type: Boolean
See Also