DrawingGroup.BitmapEffectInput Egenskap

Definition

Hämtar eller anger den region där DrawingGroup tillämpar dess BitmapEffect och, om du vill, en BitmapSource som ska användas som indata för dess 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

Egenskapsvärde

Den region där BitmapEffect av DrawingGroup tillämpas och, valfritt, BitmapSource att använda som indata, eller null om BitmapEffect gäller för helheten DrawingGroup och använder DrawingGroup som indata. Standardvärdet är null.

Kommentarer

Information om beroendeegenskap

Objekt Value
Identifierarfält BitmapEffectInputProperty
Metadataegenskaper inställda på true Ingen

Gäller för