ShadowBrush
From Xojo Documentation
Class (inherits from Object)
New in 2020r2
Adds a shadow to the object drawn.
Properties | |||
|
Constructors | |
|
Sample Code
This example draws a rectangle with a shadow in the Paint event of a Canvas:
Compatibility
Desktop and iOS project types on all supported operating systems.
See Also
Graphics, LinearGradientBrush, PictureBrush, and RadialGradientBrush classes.