Search
ShapeDesigner.anchorPointsLabel Property
See Also
 





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

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

 Syntax

JavaScript  Copy Code

get anchorPointsLabel() {}
set anchorPointsLabel(value) {}

 Property Value

String

The label of graphic AnchorPoints category.

 See Also