See Also

Backdrop Class  | Backdrop Members  | Overload List

Language

Visual Basic

C#

Show All

color
Specifies the primary color.
alpha
Specifies the alpha level (transparency) used.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Backdrop Constructor(Color,Byte)

Initializes a new instance of the Backdrop class with the parameters specified.

[Visual Basic]
Public Function New( _    ByVal color As Color, _    ByVal alpha As Byte _ )
[C#]
public Backdrop(    Color color,    byte alpha );

Parameters

color
Specifies the primary color.
alpha
Specifies the alpha level (transparency) used.

See Also

Backdrop Class  | Backdrop Members  | Overload List

 

 


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