Compositor.CreateContainerShape Method

Definition

Creates an instance of CompositionContainerShape.

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

Returns

Returns the created CompositionContainerShape object.

Applies to