ShapeCollectionInsertAutoShape Method

Overload List
  NameDescription
Public methodInsertAutoShape(Int32, ShapeType, Single, Single, Single, Single)
Creates a new AutoShape, tunes it from default template and inserts it to the collection at the specified index. Note: the type of the shape will be determined by the shapeType parameter.
Public methodInsertAutoShape(Int32, ShapeType, Single, Single, Single, Single, Boolean)
Creates a new AutoShape and inserts it to the collection at the specified index. Note: the type of the shape will be determined by the shapeType parameter.
See Also