Gets the node to which this node is attached. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public DiagramNode MasterNode { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property MasterNode As DiagramNode |
A DiagramNode reference specifying the node to which this node has been previously attached via the Attach or AttachTo method.