Click or drag to resize
DatumDY Property
doogal.co.uk Home



Gets the y parameter of the translation vector 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 DY { get; }

Property Value

Type: Double
The y parameter of the translation vector.
See Also