MindFusion.Wpf Pack Programmer's Guide
ConnectionPoint.Row Property
See Also
 





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.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public virtual int Row { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Row As Integer

 Property Value

 See Also

ConnectionPoint Members
ConnectionPoint Class
MindFusion.Diagramming.Wpf Namespace