Click or drag to resize

OLFeatureInfoExGetSearchTolerance Method

Gets the search tolerance. The tolerance can defined either using the property 'SearchTolerance' or in the web.config in the appSetting Cadcorp.Web.UI.FeatureInfo.SearchTolerance. The tolerance in the web.config takes precidenace over the SearchTolerance property.

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
protected int GetSearchTolerance()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Cadcorp.Web.UI.OpenLayers.OLFeatureInfoEx.GetSearchTolerance"]

See Also