DrawingGroup.BitmapEffectInput Właściwość

Definicja

Pobiera lub ustawia region, w DrawingGroup którym ma zastosowanie element BitmapEffect i, opcjonalnie, element , BitmapSource który ma być używany jako dane wejściowe dla elementu BitmapEffect.

public:
 property System::Windows::Media::Effects::BitmapEffectInput ^ BitmapEffectInput { System::Windows::Media::Effects::BitmapEffectInput ^ get(); void set(System::Windows::Media::Effects::BitmapEffectInput ^ value); };
public System.Windows.Media.Effects.BitmapEffectInput BitmapEffectInput { get; set; }
member this.BitmapEffectInput : System.Windows.Media.Effects.BitmapEffectInput with get, set
Public Property BitmapEffectInput As BitmapEffectInput

Wartość właściwości

BitmapEffectInput

Region, w którym BitmapEffect DrawingGroup jest stosowany element , a opcjonalnie BitmapSource , do użycia jako dane wejściowe, lub null jeśli BitmapEffect ma zastosowanie do całości DrawingGroup i używa wartości DrawingGroup jako danych wejściowych. Wartość domyślna to null.

Uwagi

Informacje dotyczące właściwości zależności

Pole identyfikatora BitmapEffectInputProperty
Właściwości metadanych ustawione na true Brak

Dotyczy