Click or drag to resize

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)
Syntax
public int ClickTolerance { get; set; }

Property Value

Type: Int32
See Also