ActiveReports 13
BitmapEffectInput Property

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

Property Value

The source for bitmap effects.
See Also

Reference

Viewer Class
Viewer Members