See Also

Background Class  | Background Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

myColor
First color.
secondColor
Second color
angle
Specifies an angle ( left to right = 0, right to left = 180 )
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Background Constructor(Color,Color,Single)

Initializes a new instance of the Background object with gradient colors drawn at a specified angle.

[Visual Basic]
Public Function New( _    ByVal myColor As Color, _    ByVal secondColor As Color, _    ByVal angle As Single _ )
[C#]
public Background(    Color myColor,    Color secondColor,    float angle );
[JScript]
public function Background(    myColor : Color,    secondColor : Color,    angle : float );

Parameters

myColor
First color.
secondColor
Second color
angle
Specifies an angle ( left to right = 0, right to left = 180 )

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Background Class  | Background Members  | Overload List

 

 


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