Shape.DiagramNode Property

Returns a DiagramNode object that represents a node in a diagram.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property DiagramNode As DiagramNode
    Get
'Usage
Dim instance As Shape
Dim value As DiagramNode

value = instance.DiagramNode
DiagramNode DiagramNode { get; }

Property Value

Type: Microsoft.Office.Interop.Word.DiagramNode

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Word Namespace