DiagramNode.Root Property

Definition

Returns a DiagramNode object that represents the root diagram node to which the source diagram node belongs.

public:
 property Microsoft::Office::Interop::Word::DiagramNode ^ Root { Microsoft::Office::Interop::Word::DiagramNode ^ get(); };
public Microsoft.Office.Interop.Word.DiagramNode Root { get; }
member this.Root : Microsoft.Office.Interop.Word.DiagramNode
Public ReadOnly Property Root As DiagramNode

Property Value

Applies to