Gets the index of a constituent item within the associated node where the link represented by this connection point is connected, or -1, if the link is connected to the node itself.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public virtual int Row { get; } |
Visual Basic
![]() |
---|
Public Overridable ReadOnly Property Row As Integer |
An integer value representing the row index. If the link is connected to the node itself, the result is -1.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |