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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic MouseToolCursor Cursor { get; set; }Public Property Cursor As MouseToolCursor
Get
Set
Property Value
Type:
MouseToolCursor
See Also