See Also

Background Class  | Background Members  | Overload List

Language

Visual Basic

C#

Show All

myColor
First color.
secondColor
Second color
See Also Languages dotnetCHARTING Send comments on this topic.

Background Constructor(Color,Color)

Initializes a new instance of the Background object with gradient colors drawn left to right.

[Visual Basic]
Public Function New( _    ByVal myColor As Color, _    ByVal secondColor As Color _ )
[C#]
public Background(    Color myColor,    Color secondColor );

Parameters

myColor
First color.
secondColor
Second color

See Also

Background Class  | Background Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.