A newer version of this page is available.
Switch to the current version.
CoordinateSystemDataAdapterBase Class
The base class for adapters, whose data should be interpreted by the coordinate system.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public abstract class CoordinateSystemDataAdapterBase :
MapDataAdapterBase
Public MustInherit Class CoordinateSystemDataAdapterBase
Inherits MapDataAdapterBase
Remarks
This class introduces the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property that allows specifying the coordinate system, which stores data.
Inheritance
Extension Methods
See Also
Feedback