Search
LinkCrossingEventArgs.bottomLink Property
See Also
 





The link at lower Z position.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get bottomLink() {}
set bottomLink(value) {}

 Property Value

DiagramLink

An instance of the DiagramLink class.

 See Also