corelibraries-devexpress-dot-map-0c4006bf.md
The base class for all map coordinate points.
Namespace : DevExpress.Map
Assembly : DevExpress.Map.v25.2.Core.dll
NuGet Package : DevExpress.Map.Core
public abstract class CoordPoint :
IXYPoint
Public MustInherit Class CoordPoint
Implements IXYPoint
The following members return CoordPoint objects:
Show 71 links
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:
See Also