MindFusion.Diagramming for JavaScript Programmer's Guide

Shapes.BpmnIntermediateRule Method

See Also
 





Gets the BpmnIntermediateRule predefined shape.

Namespace: MindFusion.Diagramming
File: Shapes.js

 Syntax

JavaScript  Copy Code

function BpmnIntermediateRule ()

 Return Value

An instance of the Shape class representing the predefined shape.

 See Also