In This Topic
Represents a group shape that represents many shapes grouped together.
Syntax
'Declaration
Public NotInheritable Class GroupShape
Inherits Shape
Implements ICompositeShape, IControlFormat, IDrawingObject, IGroupShape, IGroupShapes, IShape, IShapeAdjustHandles, IShapeBase, IShapeConnectionSites, IShapeRange, IThreeDFormat, GrapeCity.Spreadsheet.IReadonlyArray(Of ConnectionShape)
'Usage
Dim instance As GroupShape
public sealed class GroupShape : Shape, ICompositeShape, IControlFormat, IDrawingObject, IGroupShape, IGroupShapes, IShape, IShapeAdjustHandles, IShapeBase, IShapeConnectionSites, IShapeRange, IThreeDFormat, GrapeCity.Spreadsheet.IReadonlyArray<ConnectionShape>
Inheritance Hierarchy
See Also