Search
ShapeDesigner Class
Remarks See Also
 





Represents an interactive vector-drawing control that can be used to design node shapes.

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

 Syntax

JavaScript  Copy Code

// class
ShapeDesigner.prototype = {}

 Remarks

To allow for stricter Content Security Policy rules, the library no longer loads CSS scripts automatically. If you use ShapeDesigner, you must explicitly link the common-ui.css file from distribution's themes folder.

 Inheritance Hierarchy

MindFusion.Diagramming.Controls.ShapeDesigner

 See Also