RubberBandClickLock Property |
Enables or disables whether the mouse will need dragging to create a selection. When set to true, dragging
is disabled, and clicking once will set the first point, clicking a second time will finish the selection.
Namespace:
Atalasoft.Imaging.WebControls
Assembly:
Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool ClickLock { get; set; }
Public Property ClickLock As Boolean
Get
Set
Property Value
Type:
BooleanSee Also