Raised when the DestinationAnchor property value of a link has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public event EventHandler<AnchorPointEventArgs> DestinationAnchorChanged |
Visual Basic
![]() |
---|
Public Event DestinationAnchorChanged As EventHandler(Of AnchorPointEventArgs) |
DestinationAnchorChanged event handlers receive an argument of type AnchorPointEventArgs.