MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.Cube Method

See Also
 





Gets the Cube predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Cube ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also