ActiveReports 6 Online Help
Backdrop Constructor

Initializes a new instance of the Backdrop class.
Overload List
OverloadDescription
Backdrop Constructor()Initializes a new instance of the Backdrop class.  
Backdrop Constructor(AntiAliasMode)Initializes a new instance of the Backdrop class with the AntiAliasMode value specified.  
Backdrop Constructor(Color)Initializes a new instance of the Backdrop class with the color specified.  
Backdrop Constructor(Color,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(Color,Byte)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(Color,Byte,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(GradientType,Color,Color)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(GradientType,Color,Color,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(HatchStyle,Color,Color)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(HatchStyle,Color,Color,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(Image,PicturePutStyle)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(Image,PicturePutStyle,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,Byte)Initializes a new instance of the Backdrop class with the parameters specified.  
Backdrop Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,Byte,AntiAliasMode)Initializes a new instance of the Backdrop class with the parameters specified.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Backdrop Class
Backdrop Members

Send Feedback