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 _
)
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.