VisualTreeHelper.GetBitmapEffectInput(Visual) Metoda

Definicja

BitmapEffectInput Zwraca wartość dla określonego Visualelementu .

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

Parametry

reference
Visual

Element Visual zawierający wartość wejściową efektu mapy bitowej.

Zwraca

BitmapEffectInput

Element BitmapEffectInput dla tego Visual.

Dotyczy