Search
ShapeDesigner.exportShape Method
See Also
 





Creates a new Shape from the current content of the design canvas.

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

 Syntax

JavaScript  Copy Code

function exportShape (shapeId)

 Parameters

shapeId

String. The shape's string identifier.

 See Also