DiagramToolboxGroupBuilder.Shapes Method
Name | Parameters | Description |
---|---|---|
Shapes(JS) | value | Lists the shapes in the group. 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 in the group. 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 in the group. The built-in shape types are shown in the Shape Types section. Mirrors the client-side shapes option. |