ShapeNodes Object Members

Word Developer Reference

A collection of all the ShapeNode objects in the specified freeform. Each ShapeNode object represents either a node between segments in a freeform or a control point for a curved segment of a freeform.

Methods

  Name Description
Bb257747.methods(en-us,office.12).gif Delete Deletes the specified shape node.
Bb257747.methods(en-us,office.12).gif Insert Inserts a node into a freeform shape.
Bb257747.methods(en-us,office.12).gif Item Returns an individual ShapeNode object in a collection.
Bb257747.methods(en-us,office.12).gif SetEditingType Sets the editing type of the node specified by Index.
Bb257747.methods(en-us,office.12).gif SetPosition Sets the location of the node specified by Index.
Bb257747.methods(en-us,office.12).gif SetSegmentType Sets the segment type of the segment that follows the node specified by Index.

Properties

  Name Description
Bb257747.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257747.properties(en-us,office.12).gif Count Returns a Long that represents the number of shape nodes in the collection. Read-only.
Bb257747.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257747.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified ShapeNodes object.