CoordPointCollection Class
In This Article
A collection of CoordPoint class descendant objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.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