Shape.Nodes Property

Definition

Returns a ShapeNodes collection that represents the geometric description of the specified shape.

public:
 property Microsoft::Office::Interop::Word::ShapeNodes ^ Nodes { Microsoft::Office::Interop::Word::ShapeNodes ^ get(); };
public Microsoft.Office.Interop.Word.ShapeNodes Nodes { get; }
member this.Nodes : Microsoft.Office.Interop.Word.ShapeNodes
Public ReadOnly Property Nodes As ShapeNodes

Property Value

Applies to