Index of bottom link's segment that contains the intersection point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int BottomSegmentIndex { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property BottomSegmentIndex As Integer |
An integer index of link's segment containing IntersectionPoint.
See Also