ActiveReports.Chart Assembly > DataDynamics.ActiveReports.Chart Namespace > BackdropItem Class > BackdropItem Constructor : BackdropItem Constructor(BackdropStyle,Color,Color,GradientType,HatchStyle,Image,PicturePutStyle,Byte,AntiAliasMode,ContextMenu) |
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
'Declaration Public Function New( _ ByVal style As BackdropStyle, _ ByVal color As Color, _ ByVal color2 As Color, _ ByVal gradient As GradientType, _ ByVal pattern As HatchStyle, _ ByVal picture As Image, _ ByVal pictureAlignment As PicturePutStyle, _ ByVal alpha As Byte, _ ByVal antiAliasMode As AntiAliasMode, _ ByVal contextMenu As ContextMenu _ )
public BackdropItem( BackdropStyle style, Color color, Color color2, GradientType gradient, HatchStyle pattern, Image picture, PicturePutStyle pictureAlignment, byte alpha, AntiAliasMode antiAliasMode, ContextMenu contextMenu )
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
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