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