Search
Palette.addItem Method
See Also
 






 Overload List

Name Description

Palette.addItem (DiagramItem, PaletteCategory)

Adds a diagram item to the specified category.

Palette.addItem (DiagramItem, PaletteCategory, String)

Adds a diagram item to the specified category.

Palette.addItem (DiagramItem, String)

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

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