Share via


Shape.DiagramNode Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.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.Core.DiagramNode

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace