Compartir a través de


Compositor.CreateContainerShape Método

Definición

Crea una instancia de CompositionContainerShape.

public:
 virtual CompositionContainerShape ^ CreateContainerShape() = CreateContainerShape;
CompositionContainerShape CreateContainerShape();
public CompositionContainerShape CreateContainerShape();
function createContainerShape()
Public Function CreateContainerShape () As CompositionContainerShape

Devoluciones

Devuelve el objeto CompositionContainerShape creado.

Se aplica a