DiagramLite Programmer's Guide
DrawContainersBehavior Constructor
See Also
 





Initializes a new instance of the DrawShapesBehavior class.

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

 Syntax

C#  Copy Code

protected DrawContainersBehavior (
    Diagram diagram
)

Visual Basic  Copy Code

Protected New ( _
    diagram As Diagram _
)

 Parameters

diagram

The Diagram this behavior will be associated with.

 See Also

DrawContainersBehavior Class
MindFusion.Diagramming Namespace