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.

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Applies to