ShapeCollectionInsertAutoShape Method |
Name | Description | |
---|---|---|
![]() | InsertAutoShape(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.
|
![]() | InsertAutoShape(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.
|