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