MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.Arrow6 Method

See Also
 





Gets the Arrow6 predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Arrow6 ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also