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

NameTypeAccessDescription
IShapeCollectionIShapeCollectionReadJag har i form samlingen.
ShapeCollectionShapeCollectionReadFå formsamlingen.

Methods

SignatureDescription
IShapeCollection()IShapeCollectionFastigheten 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.

See Also

 Svenska