Raised when the user tries to delete a link, this event lets you cancel the operation. The event handlers get a LinkEventArgs instance that contains data for this event. Namespace: MindFusion.Diagramming
|
JavaScript
![]() |
---|
var linkDeleting |
Event handlers can set the Cancel property to true to prevent deleting the link.