Taal

VisualTreeHelper.GetBitmapEffectInput(Visual) Methode

Definitie

Retourneert de BitmapEffectInput waarde voor de opgegeven Visual.

public:
 static System::Windows::Media::Effects::BitmapEffectInput ^ GetBitmapEffectInput(System::Windows::Media::Visual ^ reference);
public static System.Windows.Media.Effects.BitmapEffectInput GetBitmapEffectInput(System.Windows.Media.Visual reference);
static member GetBitmapEffectInput : System.Windows.Media.Visual -> System.Windows.Media.Effects.BitmapEffectInput
Public Shared Function GetBitmapEffectInput (reference As Visual) As BitmapEffectInput

Parameters

reference
Visual

De Visual waarde die de invoerwaarde voor bitmapeffect bevat.

Retouren

De BitmapEffectInput voor dit Visual.

Van toepassing op