MindFusion.Diagramming for JavaScript Programmer's Guide

DrawNodesBehavior Members

Constructors Methods
 


The base class for behavior types that allow drawing of nodes, but not links.

The following tables list the members exposed by the DrawNodesBehavior type.

 Public Constructors

  Name Description

DrawNodesBehavior

Initializes a new instance of the DrawNodesBehavior class.

 Public Methods

  Name Description

startDraw

BehaviorBase.StartDraw override.

 See Also