Skip to main content
A newer version of this page is available. .

GeoPointCollection Class

A collection of geo points.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public class GeoPointCollection :
    ObservableCollection<GeoPoint>

The following members return GeoPointCollection objects:

Inheritance

See Also