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



Return a string representation of this OSGB grid reference using the ten-figure notation in the form XY 12345 67890.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public string ToTenFigureString()

Return Value

Type: String
A string representing this OSGB grid reference in ten-figure notation
See Also