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



Convert this Irish grid reference to a latitude/longitude pair using the Ireland 1965 datum. Note that, the LatLng object may need to be converted to the WGS84 datum depending on the application.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public override LatLng ToLatLng()

Return Value

Type: LatLng
A LatLng object representing this Irish grid reference using the Ireland 1965 datum
See Also