ImageGear .NET - Updated October 26, 2017
AnnotationItems Property




ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearPageViewContextMenu Class : AnnotationItems Property
Gets or sets an object that provides access to the menu items that are displayed when right clicking on an annotation.
Syntax
'Declaration
 
Public Property AnnotationItems As ImGearAnnotationItems
 
'Usage
 
Dim instance As ImGearPageViewContextMenu
Dim value As ImGearAnnotationItems
 
instance.AnnotationItems = value
 
value = instance.AnnotationItems

Property Value

An AnnotationItems object.
See Also

Reference

ImGearPageViewContextMenu Class
ImGearPageViewContextMenu Members