ActiveReports 12
BitmapEffect Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BitmapEffect Property
Gets or sets a bitmap effect that applies directly to the rendered content for this element. This is a dependency property.
Syntax
'Declaration
 
Public Property BitmapEffect As BitmapEffect
public BitmapEffect BitmapEffect {get; set;}

Property Value

The bitmap effect to apply.
See Also

Reference

Viewer Class
Viewer Members