Gets an object of type Shape from the collection. This property is the indexer for the ShapeCollection class.
public Drawing.Shape this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As Drawing.Shape