ImageGear .NET - Updated October 2, 2018
ImGearCustomMarkMenuItemDictionary Class
Members 




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearCustomMarkMenuItemDictionary Class
This class represents a dictionary of collections of context menu items for custom marks.
Object Model
ImGearCustomMarkMenuItemDictionary ClassImGearCustomMarkMenuItemCollection Class
Syntax
'Declaration
 
Public Class ImGearCustomMarkMenuItemDictionary 
   Inherits System.Collections.Generic.Dictionary(Of String,ImGearCustomMarkMenuItemCollection)
 
'Usage
 
Dim instance As ImGearCustomMarkMenuItemDictionary
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      ImageGear.Windows.Controls.ImGearCustomMarkMenuItemDictionary

See Also

Reference

ImGearCustomMarkMenuItemDictionary Members
ImageGear.Windows.Controls Namespace