Convert this LatLng from the OSGB36 datum to the WGS84 datum using an
approximate Helmert transformation.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public void ToWGS84() |
| Visual Basic (Declaration) |
|---|
Public Sub ToWGS84 |
| Visual C++ |
|---|
public: void ToWGS84() |