DrawingGroup.BitmapEffectInput プロパティ

定義

DrawingGroupBitmapEffect が適用される領域と、その 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

プロパティ値

BitmapEffectInput

BitmapEffectDrawingGroup が適用される領域と、入力として使用する BitmapSource (オプション)。BitmapEffectDrawingGroup 全体に適用され、DrawingGroup が入力として使用される場合は null。 既定値は、null です。

注釈

依存プロパティ情報

識別子フィールド BitmapEffectInputProperty
に設定されたメタデータ プロパティ true なし

適用対象