Click or drag to resize

ISlide GroupShapes Method

Combine multiple shape together.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
GroupShape GroupShapes(
	ArrayList shapeList
)

Parameters

shapeList
Type: System.Collections ArrayList

Return Value

Type: GroupShape
See Also