Gets the StarDiagramNode that this StarDiagramConnection is attached to
of which is the child of the other node that this connection is attached to.
Namespace:
Mindscape.WpfDiagramming.StarDiagramsAssembly: Mindscape.WpfDiagramming.StarDiagrams (in Mindscape.WpfDiagramming.StarDiagrams.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public StarDiagramNode ChildNode { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ChildNode As StarDiagramNode |