ImageGear for .NET
ImGearCustomMarkMenuItemDictionary Class
Members 




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
public __gc class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<string,ImGearCustomMarkMenuItemCollection> 
public ref class ImGearCustomMarkMenuItemDictionary : public System.Collections.Generic.Dictionary<String,ImGearCustomMarkMenuItemCollection> 
Inheritance Hierarchy

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

See Also

Reference

ImGearCustomMarkMenuItemDictionary Members
ImageGear.Windows.Controls Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback