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



Return a string representation of this OSGB grid reference using the six-figure notation in the form XY123456.

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

Return Value

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