Gets or sets the number of segments of this link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int SegmentCount { get; set; } |
Visual Basic
![]() |
---|
Public Property SegmentCount As Integer |
An integer value specifying how many segments the link consists of. Initialized with the value of LinkSegments.
Use this property to make a link more indented, when necessary.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |