insertGroupShape

insertGroupShape(int index) 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.

Parameters

NameTypeDescription
indexintThe zero-based index at which value should be inserted.

Returns

GroupShape