Search
ShapeDesigner.templatesLabel Property
See Also
 





Gets or sets a string specifying the label of outline templates category in shape designer toolbox.

Namespace: MindFusion.Diagramming.Controls
File: ShapeDesigner.js

 Syntax

JavaScript  Copy Code

get templatesLabel() {}
set templatesLabel(value) {}

 Property Value

String

The label of outline templates category.

 See Also