Return a string representation of this OSGB grid reference showing the
easting and northing.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |
| Visual C++ |
|---|
public: virtual String^ ToString() override |