Page tree
Skip to end of metadata
Go to start of metadata

Description

Removes the Shape object at the specified position from the collection. The position will correspond to the position of the Shape within the array returned by ListShapes.

C#
vb.net

Parameters

position
The 0-based position of the Shape to remove.
  • No labels