Search
ShapeDesigner.primitivesLabel Property
See Also
 





Gets or sets a string specifying the label of graphic primitives category in shape designer toolbox.

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

 Syntax

JavaScript  Copy Code

get primitivesLabel() {}
set primitivesLabel(value) {}

 Property Value

String

The label of graphic primitives category.

 See Also