Skip to main content

DiagramContextToolboxBuilder.Shapes Method

Name Parameters Description
Shapes(JS) value Lists the shapes that are displayed in the context toolbox. The built-in shape types are shown in the Shape Types section. Mirrors the client-side shapes option.
Shapes(IEnumerable<DiagramShapeType>) value Lists the shapes that are displayed in the context toolbox. The built-in shape types are shown in the Shape Types section. Mirrors the client-side shapes option.
Shapes(IEnumerable<String>) value Lists the shapes that are displayed in the context toolbox. The built-in shape types are shown in the Shape Types section. Mirrors the client-side shapes option.