Gets an object of type Shape from the collection. This property is the indexer for the ShapeCollection class.

Syntax

public Drawing.Shape this [int number] { get; }

Parameters

Parameter Description
number The zero-based index of the shape.