ImageGear .NET - Updated July 5, 2018
Cursor Property (ImGearZoomInSettings)




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

Property Value

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

Reference

ImGearZoomInSettings Class
ImGearZoomInSettings Members