Gets or sets a value indicating whether to display the property panel.
Namespace: MindFusion.Diagramming.Controls
Assembly: ShapeDesigner.js
SyntaxJavaScript
Copy Code
|
|---|
get showShapeProperties() {} |
Boolean
true to display the property panel, or false otherwise. The default value is true.
See Also