Parameters
- type
- Specifies the type of IShape to create.
- row
- The row index of the upper-left corner of the shape's bounding box.
- column
- The column index of the upper-left corner of the shape's bounding box.
- width
- The initial width, in pixels, of the shape.
- height
- The initial height, in pixels, of the shape.
Return Value
The created IShape object.