DrawingGroup.BitmapEffectInput Vlastnost

Definice

Získá nebo nastaví oblast, ve které DrawingGroup objekt použije své BitmapEffect a, volitelně, jako BitmapSource vstup pro .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

Hodnota vlastnosti

Oblast, ve BitmapEffect které se použije z objektu DrawingGroup a volitelně BitmapSource se má použít jako vstup, nebo null pokud BitmapEffect se použije pro celek DrawingGroup a jako svůj vstup používá DrawingGroup . Výchozí formát je null.

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor BitmapEffectInputProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro