DiagramCustomShapeBuilder.BaseType Method
Name | Parameters | Description |
---|---|---|
BaseType(DiagramShapeType) | value | Specifies the base shape type for the custom shape. The built-in shape types are shown in the Shape Types section. Mirrors the client-side baseType option. |
BaseType(JS) | value | Specifies the base shape type for the custom shape. The built-in shape types are shown in the Shape Types section. Mirrors the client-side baseType option. |
BaseType(String) | value | Specifies the base shape type for the custom shape. The built-in shape types are shown in the Shape Types section. Mirrors the client-side baseType option. |