GeoPoint.IsEmpty Property
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 GeoPoint object is empty; otherwise false. |
See Also