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 | |
---|---|---|
Delete | Deletes the specified shape node. | |
Insert | Inserts a node into a freeform shape. | |
Item | Returns an individual ShapeNode object in a collection. | |
SetEditingType | Sets the editing type of the node specified by Index. | |
SetPosition | Sets the location of the node specified by Index. | |
SetSegmentType | Sets the segment type of the segment that follows the node specified by Index. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns a Long that represents the number of shape nodes in the collection. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified ShapeNodes object. |