DrawingGroup.BitmapEffectInput 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定區域,在其中 DrawingGroup 會套用其 BitmapEffect,以及選擇性地將 BitmapSource 當成其 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
屬性值
區域,其中會套用 BitmapEffect 的 DrawingGroup,以及選擇性地將 BitmapSource 當成輸入,如果 BitmapEffect 套用至整個 DrawingGroup 並使用 DrawingGroup 做為其輸入,則為 null
。 預設為 null
。
備註
相依性屬性資訊
識別碼欄位 | BitmapEffectInputProperty |
中繼資料屬性設定為 true |
無 |