VisualTreeHelper.GetBitmapEffect(Visual) Metoda

Definicja

BitmapEffect Zwraca wartość dla określonego Visualelementu .

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

Parametry

reference
Visual

Element Visual zawierający efekt mapy bitowej.

Zwraca

BitmapEffect

Element BitmapEffect dla tego Visual.

Dotyczy