DatumShiftInfo.Type Property
Gets a description of the type of the datum shift.
Syntax
public System.String Type { get; }
Property Value
The type of the datum shift, in free text.
Remarks
The Type is not very informative when the DatumShiftInfo is already attached to a DatumShift. However, when a free-floating DatumShiftInfo is returned by GeodeticDatum.AlternativeDatumShifts or GeodeticDatum.AlternativeDatumShiftsForArea, the Type can be useful. Some examples:
"Helmert 3 param."
"Helmert 7 param."
"Changed prime meridian followed by Helmert 3 param."
"Changed prime meridian followed by Helmert 7 param."
"Grid file shift with Helmert fallback."
Platforms
Windows, Linux, Android