DiagramBuilder.CustomShapeTemplate Method
| Name | Parameters | Description |
|---|---|---|
| CustomShapeTemplate(JS) | value | Specifies the client-side customShapeTemplate. |
| CustomShapeTemplate(RazorBlock) | templateContent | Specifies the client-side customShapeTemplate. |
| CustomShapeTemplate(TemplateName) | name | Specifies the client-side customShapeTemplate. |
| CustomShapeTemplate(String) | templateContent | Specifies the client-side customShapeTemplate. |