Skip to main content
A newer version of this page is available. .

GeoSourceCoordinateSystem Class

This class allows use of the Geographical coordinate system for the data adapter.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

public class GeoSourceCoordinateSystem :
    SourceCoordinateSystem

Remarks

An object of the GeoSourceCoordinateSystem class can be assigned to the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property.

See Also