Skip to main content
A newer version of this page is available. .

DiagramToolboxGroup Constructors

A group of shapes in the Toolbox.
Name Parameters Description
DiagramToolboxGroup() none Initializes a new DiagramToolboxGroup class instance.
DiagramToolboxGroup(DiagramShapeCategory, String) category, title Initializes a new DiagramToolboxGroup class instance with the specified settings.
DiagramToolboxGroup(DiagramShapeCategory) category Initializes a new DiagramToolboxGroup class instance with the specified shape category.
DiagramToolboxGroup(String, String) customCategoryName, title Initializes a new instance of the DiagramToolboxGroup class with specified settings.
See Also