ImageGear .NET - Updated May 30, 2018
IsContextMenuEnabled Property (AnnotatorSettings)




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace > AnnotatorSettings Class : IsContextMenuEnabled Property
Gets or sets a value indicating whether the annotations context menu is enabled.
Syntax
'Declaration
 
Public Property IsContextMenuEnabled As Boolean
 
'Usage
 
Dim instance As AnnotatorSettings
Dim value As Boolean
 
instance.IsContextMenuEnabled = value
 
value = instance.IsContextMenuEnabled

Property Value

Boolean value.
Remarks
The default value is true.
See Also

Reference

AnnotatorSettings Class
AnnotatorSettings Members