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