DiagramLite Programmer's Guide
DrawTablesBehavior Constructor
See Also
 





Initializes a new instance of the DrawTablesBehavior class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

protected DrawTablesBehavior (
    Diagram diagram
)

Visual Basic  Copy Code

Protected Function DrawTablesBehavior ( _
    diagram As Diagram _
)

 Parameters

diagram
The Diagram this behavior will be associated with.

 See Also

DrawTablesBehavior Class
MindFusion.Diagramming Namespace