GroupShapeAddGroup Method (Drawing) |
Adds a new GroupShape that groups the specified drawings to the current GroupShape.
Drawings should either be contained under the current GroupShape, in which case they will be removed from the current GroupShape and added to a returned GroupShape, or should not be contained in any GroupShape.
Namespace: GemBox.Presentation
Exception | Condition |
---|---|
ArgumentNullException | drawings is . |
ArgumentException | drawings contains a object. |