A newer version of this page is available.
Switch to the current version.
CoordPointCollection Class
A collection of CoordPoint class descendant objects.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v18.2.dll
Declaration
public class CoordPointCollection :
SupportCallbackCollection<CoordPoint>,
IOwnedElement
Public Class CoordPointCollection
Inherits SupportCallbackCollection(Of CoordPoint)
Implements IOwnedElement
Related API Members
The following members accept/return CoordPointCollection objects:
Inheritance
Object
DXCollectionBase<CoordPoint>
DXCollection<CoordPoint>
DevExpress.XtraMap.SupportCallbackCollection<CoordPoint>
CoordPointCollection
See Also
Feedback