BackStyle
The following values may be used for the ShapeBackgroundStyle property (ILEADRasterFXD).
Value |
Meaning |
FXD_BACKSTYLE_TRANSPARENT |
Transparent |
FXD_BACKSTYLE_OPAQUE |
Opaque |
FXD_BACKSTYLE_TRANSLUCENT |
Translucent |
FXD_BACKSTYLE_TILED_IMAGE |
Tiled image |
FXD_BACKSTYLE_TRANSLUCENT_TILED_IMAGE |
Translucent tiled image |
FXD_BACKSTYLE_GRADIENT |
Gradient color |
FXD_BACKSTYLE_TRANSLUCENT_GRADIENT |
Translucent gradient color |
FXD_BACKSTYLE_MAX |
The last background style (for use in a loop counter) |