MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.PunchedCard Method

See Also
 





Gets the PunchedCard predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function PunchedCard ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also