ActiveReports Developer 7
BitmapEffect Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BitmapEffect Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property BitmapEffect As System.Windows.Media.Effects.BitmapEffect
C# 
public System.Windows.Media.Effects.BitmapEffect BitmapEffect {get; set;}

See Also