Adds a new category to the palette.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public PaletteItem AddCategory ( |
Visual Basic
Copy Code
|
|---|
Public Function AddCategory( _ |
The title text of the category.
The URL of an image to be displayed in the category header.
See Also