Back to Devexpress

GeoSourceCoordinateSystem Class

wpf-devexpress-dot-xpf-dot-map-9562406d.md

latest1.6 KB
Original Source

GeoSourceCoordinateSystem Class

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class GeoSourceCoordinateSystem :
    SourceCoordinateSystem
vb
Public Class GeoSourceCoordinateSystem
    Inherits SourceCoordinateSystem

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject SourceCoordinateSystem GeoSourceCoordinateSystem

See Also

GeoSourceCoordinateSystem Members

DevExpress.Xpf.Map Namespace