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)
Syntaxprotected int GetSearchTolerance()
Protected Function GetSearchTolerance As Integer
Return Value
Type:
Int32[Missing <returns> documentation for "M:Cadcorp.Web.UI.OpenLayers.OLFeatureInfo.GetSearchTolerance"]
See Also