See Also

BackdropItem Class  | BackdropItem Members  | Overload List

Language

Visual Basic

C#

Show All

antiAliasMode

Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

BackdropItem Constructor(AntiAliasMode)

Initializes a new instance of the BackdropItem class with the AntiAliasMode specified.

[Visual Basic]
Public Function New( _    ByVal antiAliasMode As AntiAliasMode _ )
[C#]
public BackdropItem(    AntiAliasMode antiAliasMode );

Parameters

antiAliasMode

Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.

See Also

BackdropItem Class  | BackdropItem Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.