MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.BpmnEndCancel Method

See Also
 





Gets the BpmnEndCancel predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function BpmnEndCancel ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also