ShapeNodes.Delete method (PowerPoint)

Deletes a shape node.

Syntax

expression.Delete (Index)

expression A variable that represents a ShapeNodes object.

Parameters

Name Required/Optional Data type Description
Index Required Long Specifies the node to be deleted.

Remarks

The segment following the Index node is also deleted. If the node is a control point of a curve, the curve and all of its nodes are deleted.

See also

ShapeNodes Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.