Create AreaStyle instance with passed parameters
Syntax
Visual Basic (Usage) |
Copy Code |
Dim color As Color
Dim backGradientEndColor As Color
Dim backGradientType As GradientType
Dim instance As AreaStyle(color, backGradientEndColor, backGradientType)
|
Parameters
- color
- Color of area
- backGradientEndColor
- Back Gradient end color of area style
- backGradientType
- Back Gradient Type of area style
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also