Gets a
IShapeNodes collection that represents the geometric description of the specified shape.
'Declaration
Public Overridable ReadOnly Property Nodes As IShapeNodes
'Usage
Dim instance As Shape
Dim value As IShapeNodes
value = instance.Nodes
Property Value
The shape nodes of a
IShape or
IShapeBase objects that represent freeform drawings.