MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getDefaultShape Method

See Also
 





Gets the default Shape of shapeNode-s.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getDefaultShape ()

 Return Value

A ShapeNode object.

 See Also