DiagramNode.Shape Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Shape As Shape
Get
'Usage
Dim instance As DiagramNode
Dim value As Shape
value = instance.Shape
Shape Shape { get; }
Property Value
Type: Microsoft.Office.Core.Shape