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.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public abstract class MapCoordinateSystem :
MapDependencyObject,
ICoordinateSystemProvider
Public MustInherit Class MapCoordinateSystem
Inherits MapDependencyObject
Implements ICoordinateSystemProvider
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
Extension Methods
See Also
Feedback