Share via


ShapeRange.Nodes Property

Returns a ShapeNodes collection that represents the geometric description of the specified shape. Applies to ShapeRange objects that represent freeform drawings.

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

Syntax

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

value = instance.Nodes
ShapeNodes Nodes { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.ShapeNodes

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.PowerPoint Namespace