DrawingGroup.BitmapEffectInput Eigenschap

Definitie

Hiermee wordt de regio opgehaald of ingesteld waar het DrawingGroup van toepassing BitmapEffect is en, optioneel, een BitmapSource te gebruiken als invoer voor BitmapEffectde regio.

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

Waarde van eigenschap

De regio waar het BitmapEffect van DrawingGroup toepassing is en, optioneel, het BitmapSource te gebruiken als invoer; of null als het BitmapEffect van toepassing is op het geheel DrawingGroup en de DrawingGroup invoer gebruikt. De standaardwaarde is null.

Opmerkingen

Informatie over afhankelijkheidseigenschappen

Item Waarde
Id-veld BitmapEffectInputProperty
Eigenschappen van metagegevens ingesteld op true Geen

Van toepassing op