ImageGear .NET - Updated March 30, 2018
Cursor Property (ImGearHandPanSettings)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearHandPanSettings Class : Cursor Property
Gets or sets the cursor.
Syntax
'Declaration
 
Public Property Cursor As Cursor
 
'Usage
 
Dim instance As ImGearHandPanSettings
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor

Property Value

A System.Windows.Input.Cursor object.
See Also

Reference

ImGearHandPanSettings Class
ImGearHandPanSettings Members