Search
Shapes.Rectangle Method
See Also
 






Gets the Rectangle predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Rectangle ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also