CoordPoint Class
The base class for all map coordinate points.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.1.Core.dll
NuGet Package: DevExpress.Map.Core
Declaration
Related API Members
The following members return CoordPoint objects:
Remarks
The Map Control for WinForms uses the following CoordPoint descendants in the DevExpress.XtraMap namespace:
The Map Control for WPF uses the following CoordPoint descendants in the DevExpress.Xpf.Map namespace:
Inheritance
See Also