EcwDataSet.DatumShiftChoice Property
Gets or sets a flag that tells how to choose a default datum shift for the Crs.
Syntax
public DatumShiftChoice DatumShiftChoice { get; set; }
Property Value
This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.
Remarks
The property will control how a default datum shift is chosen for the Crs property, if Crs is not specified explicitly. See DatumShiftChoice for details.
Platforms
Windows, Linux, Android