Click or drag to resize
FdfGeoCoderTryGeoCodeReverse Method (GeCoordinate, String, FdfResultCollection)

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool TryGeoCodeReverse(
	GeCoordinate input,
	ref string output,
	ref FdfResultCollection results = null
)

Parameters

input
Type: FDF.Common.GeometriesGeCoordinate
output
Type: SystemString
results (Optional)
Type: FDF.Common.RuntimeFdfResultCollection

Return Value

Type: Boolean
See Also