Partager via


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

Concepts

ShapeNodes Object

ShapeNodes Object Members