Initializes a new instance of the ShapeDesigner class.
Namespace: MindFusion.Diagramming.Controls
Assembly: ShapeDesigner.js
SyntaxJavaScript
Copy Code
|
|---|
function ShapeDesigner (element) |
HTMLDivElement. The DOM Element this ShapeDesigner is associated with.
See Also