KmlFileDataAdapter.SourceCoordinateSystem Property
Gets or sets the coordinate system of the KML file data adapter.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
GeoSourceCoordinateSystem | A GeoSourceCoordinateSystem object. |
See Also