GeoLocationDataDoSeaLevelCorrection
Property
|
Property that indicates whether the boolean
value that controls the application of the sea-level correction to
horizontal coordinates during a local-to-grid transformation
process.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool DoSeaLevelCorrection { get; set; }
Public Property DoSeaLevelCorrection As Boolean
Get
Set
public:
property bool DoSeaLevelCorrection {
bool get ();
void set (bool value);
}
member DoSeaLevelCorrection : bool with get, set
Property Value
Boolean
See Also