Skip to main content

GeoPointCollection Class

A collection of geo points.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class GeoPointCollection :
    ObservableCollection<GeoPoint>

The following members return GeoPointCollection objects:

Inheritance

See Also