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

DiagramToolboxShape Constructors

Represents a shape in the context toolbox.
Name Parameters Description
DiagramToolboxShape() none Initializes a new instance of the DiagramToolboxShape class.
DiagramToolboxShape(DiagramShapeType) type Initializes a new instance of the DiagramToolboxShape class with specified settings.
DiagramToolboxShape(String) customShapeType Initializes a new instance of the DiagramToolboxShape class with specified settings.
See Also