Click or drag to resize

GeognoSISGetClosestPt Method

[Missing <summary> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetClosestPt(System.Double,System.Double,System.Double)"]

Namespace:  Cadcorp.WML.WebServices.localhost
Assembly:  Cadcorp.WML.WebServices (in Cadcorp.WML.WebServices.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetClosestPt(
	double x,
	double y,
	double r
)

Parameters

x
Type: SystemDouble

[Missing <param name="x"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetClosestPt(System.Double,System.Double,System.Double)"]

y
Type: SystemDouble

[Missing <param name="y"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetClosestPt(System.Double,System.Double,System.Double)"]

r
Type: SystemDouble

[Missing <param name="r"/> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetClosestPt(System.Double,System.Double,System.Double)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.WML.WebServices.localhost.GeognoSIS.GetClosestPt(System.Double,System.Double,System.Double)"]

See Also