CoordPointCollection Class
A collection of CoordPoint class descendant objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Related API Members
The following members return CoordPointCollection objects:
Inheritance
Object
DXCollectionBase<CoordPoint>
DXCollection<CoordPoint>
DevExpress.XtraMap.SupportCallbackCollection<CoordPoint>
CoordPointCollection
See Also