InsertGroupShape
ShapeCollection.InsertGroupShape method
Creates a new GroupShape and inserts it to the collection at the specified index. GroupShape frame size and position will be fitted to content when new shape will be added into the GroupShape.
public IGroupShape InsertGroupShape(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The zero-based index at which value should be inserted. |
Return Value
Created GroupShape object.
See Also
- interface IGroupShape
- class ShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides