ImageGear .NET - Updated November 28, 2017
Cursor Property (ImGearARTFormsMarkControllerData)




ImageGear23.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsMarkControllerData Class : Cursor Property
Gets or sets the cursor to update.
Syntax
'Declaration
 
Public Property Cursor As Cursor
 
'Usage
 
Dim instance As ImGearARTFormsMarkControllerData
Dim value As Cursor
 
instance.Cursor = value
 
value = instance.Cursor

Property Value

Cursor object.
See Also

Reference

ImGearARTFormsMarkControllerData Class
ImGearARTFormsMarkControllerData Members