Gets or sets the index of a link's control point that will be adjusted by this handle.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int PointIndex { get; set; } |
Visual Basic Copy Code |
---|
Public Property PointIndex As Integer |
An integer value.
WpfDiagram Programmer's Guide | © 2024 MindFusion |