Skip to main content
All docs
V25.1
  • 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