Back to Devexpress

KmlFileDataAdapter.SourceCoordinateSystem Property

windowsforms-devexpress-dot-xtramap-dot-kmlfiledataadapter.md

latest1.2 KB
Original Source

KmlFileDataAdapter.SourceCoordinateSystem Property

Gets or sets the coordinate system of the KML file data adapter.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public GeoSourceCoordinateSystem SourceCoordinateSystem { get; set; }
vb
Public Property SourceCoordinateSystem As GeoSourceCoordinateSystem

Property Value

TypeDescription
GeoSourceCoordinateSystem

A GeoSourceCoordinateSystem object.

|

See Also

KmlFileDataAdapter Class

KmlFileDataAdapter Members

DevExpress.XtraMap Namespace