Click or drag to resize

SQInterfaceDoSpatialQuery Method

[Missing <summary> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterface.DoSpatialQuery(System.Drawing.PointF[],System.Int32,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[] DoSpatialQuery(
	PointF[] area,
	int GeomTest,
	int QueryOverlayNo
)

Parameters

area
Type: System.DrawingPointF

[Missing <param name="area"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterface.DoSpatialQuery(System.Drawing.PointF[],System.Int32,System.Int32)"]

GeomTest
Type: SystemInt32

[Missing <param name="GeomTest"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterface.DoSpatialQuery(System.Drawing.PointF[],System.Int32,System.Int32)"]

QueryOverlayNo
Type: SystemInt32

[Missing <param name="QueryOverlayNo"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterface.DoSpatialQuery(System.Drawing.PointF[],System.Int32,System.Int32)"]

Return Value

Type: WMLData

[Missing <returns> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterface.DoSpatialQuery(System.Drawing.PointF[],System.Int32,System.Int32)"]

See Also