doogal.co.uk Home
Gets the scaling factor used by the Helmert Transformation when converting between datums.
Namespace:
DotNetCoords.Datum
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public double DS { get; }
Public ReadOnly Property DS As Double
Get
public:
property double DS {
double get ();
}
member DS : float with get
Property Value
Type:
DoubleThe scaling factor.
See Also