Click or drag to resize

MouseToolCursor Property

Gets or sets the cursor used when the mouse is over the viewport.

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 MouseToolCursor Cursor { get; set; }

Property Value

Type: MouseToolCursor
See Also