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



Convert this UTM reference to a String representation for printing out.

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

Return Value

Type: String
A string representation of this UTM reference.
See Also