ICustomDataSet.Crs Property
Gets the coordinate reference system used by the dataset.
Syntax
public Crs Crs { get; }
Property Value
The coordinate reference system used by the dataset.
Remarks
All features returned by the dataset should be in this coordinate reference system.
Platforms
Windows, Linux, Android