Search
LinkCrossingEventArgs.bottomSegmentIndex Property
See Also
 





Index of bottom link's segment that contains the intersection point.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get bottomSegmentIndex() {}
set bottomSegmentIndex(value) {}

 Property Value

Number

An integer index of link's segment containing intersectionPoint.

 See Also