Compositor.CreateContainerShape 方法

定义

创建 CompositionContainerShape 的实例。

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

返回

返回创建的 CompositionContainerShape 对象。

适用于