MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getBehavior Method

See Also
 





Gets a value indicating how the control responds to user actions.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getBehavior ()

 Return Value

A member of the Behavior enumeration.

 See Also