VisualTreeHelper.GetBitmapEffect(Visual) Yöntem

Tanım

BitmapEffect Belirtilen Visualdeğerini döndürür.

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

Parametreler

reference
Visual

Visual Bit eşlem efektini içeren.

Döndürülenler

BitmapEffect

BitmapEffect bunun Visualiçin .

Şunlara uygulanır