Back to Devexpress

SourceCoordinateSystem Class

windowsforms-devexpress-dot-xtramap-c6afcaa8.md

latest1.7 KB
Original Source

SourceCoordinateSystem Class

The base class for the coordinate systems of a data adapter.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class SourceCoordinateSystem :
    IOwnedElement
vb
Public MustInherit Class SourceCoordinateSystem
    Implements IOwnedElement

The following members return SourceCoordinateSystem objects:

Inheritance

Object SourceCoordinateSystem CartesianSourceCoordinateSystem

GeoSourceCoordinateSystem

See Also

SourceCoordinateSystem Members

DevExpress.XtraMap Namespace