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



Convert this latitude and longitude into an OSGB (Ordnance Survey of Great Britain) grid reference.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public OSRef ToOSRef()

Return Value

Type: OSRef
The converted OSGB grid reference.
See Also