MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.Heptagon Method

See Also
 





Gets the Heptagon predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Heptagon ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also