Compartilhar via


CompositionContainerShape.Shapes Propriedade

Definição

Obtém a coleção de CompostionShapes neste contêiner.

public:
 property CompositionShapeCollection ^ Shapes { CompositionShapeCollection ^ get(); };
CompositionShapeCollection Shapes();
public CompositionShapeCollection Shapes { get; }
var compositionShapeCollection = compositionContainerShape.shapes;
Public ReadOnly Property Shapes As CompositionShapeCollection

Valor da propriedade

A coleção de CompostionShapes neste contêiner.

Aplica-se a