Visual::VisualBitmapEffectInput Property
.NET Framework (current version)
Gets or sets the BitmapEffectInput value for the Visual.
Assembly: PresentationCore (in PresentationCore.dll)
public protected: [ObsoleteAttribute("BitmapEffects are deprecated and no longer function. Consider using Effects where appropriate instead.")] property BitmapEffectInput^ VisualBitmapEffectInput { BitmapEffectInput^ get(); protected: void set(BitmapEffectInput^ value); }
Property Value
Type: System.Windows.Media.Effects::BitmapEffectInput^The bitmap effect input value for this visual object.
.NET Framework
Available since 3.0
Available since 3.0
Show: