Click or drag to resize
LatLngToOSGB36 Method
doogal.co.uk Home



Convert this LatLng to the OSGB36 datum using an approximate Helmert transformation. Equivalent to
ToDatum(OSGB36Datum.Instance)

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public void ToOSGB36()
See Also