PanningMouseToolGrabCursor Property |
Gets or sets the cursor to use when the mouse button is pressed.
Namespace:
Atalasoft.Imaging.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Cursor GrabCursor { get; set; }
Public Property GrabCursor As Cursor
Get
Set
Property Value
Type:
Cursor The cursor used when the mouse button is pressed.
See Also