GeoPoint.IsEmpty Property
In This Article
Gets a value that indicates whether this GeoPoint object’s coordinates are initialized.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Geo |
See Also