Compositor.CreateContainerShape メソッド

定義

CompositionContainerShape のインスタンスを作成します。

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

戻り値

作成された CompositionContainerShape オブジェクトを 返します。

適用対象