MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.Decision2 Method

See Also
 





Gets the Decision2 predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Decision2 ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also