ComponentOne Carousel for WPF and Silverlight
VisualBitmapEffect Property

C1.WPF.Carousel Namespace > C1CarouselPanel Class : VisualBitmapEffect Property
Syntax
'Declaration
 
<System.ObsoleteAttribute("BitmapEffects are deprecated and no longer function.  Consider using Effects where appropriate instead.")>
Protected Property VisualBitmapEffect As System.Windows.Media.Effects.BitmapEffect
[System.Obsolete("BitmapEffects are deprecated and no longer function.  Consider using Effects where appropriate instead.")]
protected System.Windows.Media.Effects.BitmapEffect VisualBitmapEffect {get; set;}
See Also

Reference

C1CarouselPanel Class
C1CarouselPanel Members