Click or drag to resize

OLFeatureInfoGetSearchTolerance Method

Gets the search tolerance. The tolerance can befeined either ysing the property 'SearchTolerance' or in the web.config in the appSeeting 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.OLFeatureInfo.GetSearchTolerance"]

See Also