Click or drag to resize

MouseToolLeftButton Property

Gets or sets the behavior of the left mouse button for this MouseTool.

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 MouseToolType LeftButton { get; set; }

Property Value

Type: MouseToolType
See Also