Index of bottom link's segment that contains the intersection point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# 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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |