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
);Background Class | Background Members | Overload List
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.