Raised when a link is no longer the ActiveItem.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<LinkEventArgs> LinkDeactivated |
Visual Basic
![]() |
---|
Public Event LinkDeactivated As EventHandler(Of LinkEventArgs) |
LinkDeactivated event handlers receive an argument of type LinkEventArgs.