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