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