Represents a group of shapes in a document.
For a list of all members of this type, see GroupShape Members.
System.Object
Aspose.Words.Node
Aspose.Words.CompositeNode
Aspose.Words.Drawing.ShapeBase
Aspose.Words.Drawing.GroupShape
[Visual Basic]Public Class GroupShape
Remarks
A GroupShape is a composite node and can have Shape and GroupShape nodes as children.
Each GroupShape defines a new coordinate system for its child shapes. The coordinate system is defined using the CoordSize and CoordOrigin properties.
Requirements
Namespace: Aspose.Words.Drawing
Assembly: Aspose.Words (in Aspose.Words.dll)
See Also
GroupShape Members | Aspose.Words.Drawing Namespace | ShapeBase | Shape