DiagramLite Programmer's Guide
LinkShapesBehavior Constructor
See Also
 





Initializes a new instance of the LinkShapesBehavior class.

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

 Syntax

C#  Copy Code

protected LinkShapesBehavior (
    Diagram diagram
)

Visual Basic  Copy Code

Protected Function LinkShapesBehavior ( _
    diagram As Diagram _
)

 Parameters

diagram
The Diagram this behavior will be associated with.

 See Also

LinkShapesBehavior Class
MindFusion.Diagramming Namespace