Back to Devexpress

GeoPoint.Empty Property

wpf-devexpress-dot-xpf-dot-map-dot-geopoint.md

latest966 B
Original Source

GeoPoint.Empty Property

Returns a GeoPoint object whose coordinates are not initialized.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public static GeoPoint Empty { get; }
vb
Public Shared ReadOnly Property Empty As GeoPoint

Property Value

TypeDescription
GeoPoint

An empty GeoPoint.

|

See Also

GeoPoint Class

GeoPoint Members

DevExpress.Xpf.Map Namespace