Compositor.CreatePropertySet 方法

定義

建立 CompositionPropertySet的實例。

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

傳回

會傳回建立的 CompositionPropertySet 物件。

適用於