GroupShape
Overview
GroupShape är en klass i Aspose.Slides FOSS för C++.
Representerar en gruppform som innehåller en nötad samling av former.
Denna klass ger 5 metoder för att arbeta med GroupShape objekt i C++-program. Tillgängliga metoder inkluderar: GroupShape, IShapeCollection, ShapeCollection, shapes. Alla offentliga medlemmar är tillgängliga för alla C++-applikationer efter att ha installerat Aspose.Slides FOSS för C ++-paketet. och egenskaper: IShapeCollection, ShapeCollection.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
IShapeCollection | IShapeCollection | Read | Jag har i form samlingen. |
ShapeCollection | ShapeCollection | Read | Få formsamlingen. |
Methods
| Signature | Description |
|---|---|
IShapeCollection() → IShapeCollection | Fastigheten ger läs-enbart tillgång till gruppens barnformar via IShapeCollection |
ShapeCollection() → ShapeCollection | Återställer gruppens barnformar som ett konkret objekt ShapeCollection |
GroupShape() | |
shapes() → IShapeCollection | Återställ formsamlingen inom denna grupp. |
shapes() → ShapeCollection | Återställ formsamlingen inom denna grupp. |