共用方式為


Compositor.CreateContainerShape 方法

定義

建立 CompositionContainerShape的實例。

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

傳回

會傳回建立的 CompositionContainerShape 物件。

適用於