DrawingGroup.BitmapEffectInput Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta l'area in cui vengono applicati la proprietà DrawingGroup dell'oggetto BitmapEffect e, facoltativamente, un oggetto BitmapSource da utilizzare come input per la proprietà 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
Valore della proprietà
Area in cui vengono applicati la proprietà BitmapEffect dell'oggetto DrawingGroup e, facoltativamente, l'oggetto BitmapSource da utilizzare come input. In alternativa, null
se la proprietà BitmapEffect si applica all'intero oggetto DrawingGroup e come input viene utilizzato l'oggetto DrawingGroup. Il valore predefinito è null
.
Commenti
Informazioni proprietà di dipendenza
Campo Identificatore | BitmapEffectInputProperty |
Proprietà dei metadati impostate su true |
Nessuno |