DiagramLite Programmer's Guide
LinkShapeEventArgs.Handled Property
See Also
 





Indicates whether the event handler has set a custom loop shape.

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

 Syntax

C#  Copy Code

public bool Handled { get; set; }

Visual Basic  Copy Code

Public Property Handled As Boolean

 Property Value

 See Also

LinkShapeEventArgs Members
LinkShapeEventArgs Class
MindFusion.Diagramming Namespace