Visual.VisualBitmapEffectInput
Visual.VisualBitmapEffectInput
Visual.VisualBitmapEffectInput
Visual.VisualBitmapEffectInput
Property
定義
警告
この API は現在使われていません。
BitmapEffectInput の Visual 値を取得または設定します。Gets or sets the BitmapEffectInput value for the Visual.
public: property System::Windows::Media::Effects::BitmapEffectInput ^ VisualBitmapEffectInput { protected public:
System::Windows::Media::Effects::BitmapEffectInput ^ get(); protected:
void set(System::Windows::Media::Effects::BitmapEffectInput ^ value); };
[System.Obsolete("BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.")]
[System.Obsolete("Avoid using BitmapEffects as they have very poor performance characteristics. They will be deprecated in a future version. Consider using the UIElement.Effect property and ShaderEffects where appropriate instead.")]
public System.Windows.Media.Effects.BitmapEffectInput VisualBitmapEffectInput { protected internal get; protected set; }
member this.VisualBitmapEffectInput : System.Windows.Media.Effects.BitmapEffectInput with get, set
Public Property VisualBitmapEffectInput As BitmapEffectInput
プロパティ値
このビジュアル オブジェクトのビットマップ効果の入力値。The bitmap effect input value for this visual object.
適用対象
こちらもご覧ください
フィードバック
お客様のご意見をお寄せください。 お寄せいただく内容の種類を選択:
このフィードバック システムは、GitHub Issues を利用して構築されています。 詳しくは、ブログをご覧ください。
フィードバックを読み込んでいます...