Compositor.CreatePropertySet 方法

定义

创建 CompositionPropertySet 的实例。

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

返回

返回创建的 CompositionPropertySet 对象。

适用于