Compositor.CreatePropertySet Method

Definition

Creates an instance of CompositionPropertySet.

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

Returns

Returns the created CompositionPropertySet object.

Applies to