Search
Palette.AddItem Method
See Also
 





Adds a diagram item to the specified category.

 Overload List

Name Description

Palette.AddItem (DiagramItem, PaletteCategory, String)

Adds a diagram item to the specified category.

Palette.AddItem (DiagramItem, String, String)

Adds a diagram item to the category with the specified title. If the category does not exist, it will be created.

 See Also