MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.Terminator Method

See Also
 





Gets the Terminator predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function Terminator ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also