다음을 통해 공유


Compositor.CreateContainerShape 메서드

정의

CompositionContainerShape의 instance 만듭니다.

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

반환

만든 CompositionContainerShape 개체를 반환합니다.

적용 대상