ActiveReports.Chart Assembly > DataDynamics.ActiveReports.Chart Namespace > BackdropItem Class > BackdropItem Constructor : BackdropItem Constructor(Color,Byte,AntiAliasMode) |
Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.
'Declaration Public Function New( _ ByVal color As Color, _ ByVal alpha As Byte, _ ByVal antiAliasMode As AntiAliasMode _ )
public BackdropItem( Color color, byte alpha, AntiAliasMode antiAliasMode )
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