ImageGear .NET - Updated December 24, 2018
IsHoldingCtrl Property




ImageGear24.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkControllerData Class : IsHoldingCtrl Property
Gets or sets a value indicating whether the Ctrl key is currently being held.
Syntax
'Declaration
 
Public Property IsHoldingCtrl As Boolean
 
'Usage
 
Dim instance As ImGearAnnotatorMarkControllerData
Dim value As Boolean
 
instance.IsHoldingCtrl = value
 
value = instance.IsHoldingCtrl

Property Value

Boolean value.
See Also

Reference

ImGearAnnotatorMarkControllerData Class
ImGearAnnotatorMarkControllerData Members