Click or drag to resize

ViewportMouseTool Property

Gets or sets the value indicating the behavior of the mouse when interacting with the viewport.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public virtual MouseToolType MouseTool { get; set; }

Property Value

Type: MouseToolType
The value indicating the behavior of the mouse when interacting with the viewport.
See Also