GEOREFToString(Int32) Method

GEOREF string with desired precision.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
public string ToString(
	int precision
)

Parameters

precision  Int32
Precision value

Return Value

String
string

Exceptions

ArgumentOutOfRangeExceptionArgumentOutOfRangeException

See Also