Share via


Compositor.CreatePropertySet 메서드

정의

CompositionPropertySet의 instance 만듭니다.

public:
 virtual CompositionPropertySet ^ CreatePropertySet() = CreatePropertySet;
CompositionPropertySet CreatePropertySet();
public CompositionPropertySet CreatePropertySet();
function createPropertySet()
Public Function CreatePropertySet () As CompositionPropertySet

반환

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

적용 대상