Share via


Shape.Nodes Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Nodes As ShapeNodes
    Get
'Usage
Dim instance As Shape
Dim value As ShapeNodes

value = instance.Nodes
ShapeNodes Nodes { get; }

Property Value

Type: Microsoft.Office.Core.ShapeNodes

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace