OLFeatureInfoExClickTolerance Property |
Gets or Sets the maximum number of pixels between mouseup and mousedown for an event to be considered a click.
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 ClickTolerance { get; set; }
Public Property ClickTolerance As Integer
Get
Set
<asp:OLFeatureInfoEx ClickTolerance="Int32" />
Property Value
Type:
Int32
See Also