Click or drag to resize

FMNInterfaceFindNearest Method

[Missing <summary> documentation for "M:Cadcorp.Web.UI.FindMyNearest.FMNInterface.FindNearest(System.Double,System.Double,System.Int32)"]

Namespace:  Cadcorp.Web.UI.FindMyNearest
Assembly:  Cadcorp.Web.UI.Common (in Cadcorp.Web.UI.Common.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
WMLData FindNearest(
	double easting,
	double northing,
	int OverlayNo
)

Parameters

easting
Type: SystemDouble

[Missing <param name="easting"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.FMNInterface.FindNearest(System.Double,System.Double,System.Int32)"]

northing
Type: SystemDouble

[Missing <param name="northing"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.FMNInterface.FindNearest(System.Double,System.Double,System.Int32)"]

OverlayNo
Type: SystemInt32

[Missing <param name="OverlayNo"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.FMNInterface.FindNearest(System.Double,System.Double,System.Int32)"]

Return Value

Type: WMLData

[Missing <returns> documentation for "M:Cadcorp.Web.UI.FindMyNearest.FMNInterface.FindNearest(System.Double,System.Double,System.Int32)"]

See Also