Gets or sets the index of a link's segment that will be adjusted by this handle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public int SegmentIndex { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SegmentIndex As Integer |
See Also