OLFeatureInfoExSearchTolerance Property |
Gets or Sets value (threshold distance) used to find the closest feature
Namespace:
Cadcorp.Web.UI.OpenLayers
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int SearchTolerance { get; set; }
Public Property SearchTolerance As Integer
Get
Set
<asp:OLFeatureInfoEx SearchTolerance="Int32" />
Property Value
Type:
Int32
See Also