Search
ShapeDesigner Constructor
See Also
 





Initializes a new instance of the ShapeDesigner class.

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

 Syntax

JavaScript  Copy Code

function ShapeDesigner (element)

 Parameters

element

HTMLDivElement. The DOM Element this ShapeDesigner is associated with.

 See Also