Freigeben über


CompositionEffect.SetSourceParameter(String, ICompositionSurface) Methode

Definition

Legt den Quellparameter fest.

public:
 virtual void SetSourceParameter(Platform::String ^ name, ICompositionSurface ^ source) = SetSourceParameter;
void SetSourceParameter(winrt::hstring const& name, ICompositionSurface const& source);
public void SetSourceParameter(string name, ICompositionSurface source);
function setSourceParameter(name, source)
Public Sub SetSourceParameter (name As String, source As ICompositionSurface)

Parameter

name
String

Platform::String

winrt::hstring

Der Name.

source
ICompositionSurface

Die Quelle.

Hinweise

Wichtig

Diese API ist nur in Windows 10 Version 1507 (Build 10240) vorhanden.

Gilt für: