A newer version of this page is available.
Switch to the current version.
MapCoordinateSystem Class
This class provides the base functionality of the coordinate system for the Map Control.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public abstract class MapCoordinateSystem :
ICoordinateSystemProvider,
INotifyPropertyChanged
Public MustInherit Class MapCoordinateSystem
Implements ICoordinateSystemProvider,
INotifyPropertyChanged
Related API Members
The following members accept/return MapCoordinateSystem objects:
Remarks
This class provides the MapCoordinateSystem.CreatePoint method used to create points in the current coordinate system.
Inheritance
See Also
Feedback