LBitmapWindow::SetGradientStyle
#include "ltwrappr.h"
L_VOID LBitmapWindow::SetGradientStyle(uGradientStyle)
| L_UINT uGradientStyle; | /* gradient style */ | 
Sets the gradient style used when drawing gradients.
| Parameter | Description | 
| uGradientStyle | Gradient style. For valid values, refer to Effect Gradient Styles. | 
Returns
None
Comments
The default is EFX_GRADIENT_LINE_L_TO_R.
Required DLLs and Libraries
| LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. | 
See Also
| Functions: | |
| Topics: | 
Example
For an example, refer to LBitmapWindow::GetBitmapVisibleRect.