Name | Description | |
---|---|---|
![]() | Count | Gets an Integer value that represents the number of objects in the collection. |
![]() | Item | Gets the IShapeNode at the specified index. |
The following tables list the members exposed by IShapeNodes.
Name | Description | |
---|---|---|
![]() | Count | Gets an Integer value that represents the number of objects in the collection. |
![]() | Item | Gets the IShapeNode at the specified index. |
Name | Description | |
---|---|---|
![]() | Delete | Deletes the object. |
![]() | Insert | Inserts a node into a freeform shape. |
![]() | SetEditingType | Sets the editing type of the node specified by index. If the node is a control point for a curved segment, this method sets the editing type of the node adjacent to it that joins two segments. |
![]() | 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. If the node is a control point for a curved segment, this method sets the segment type for that curve. |