ShadowBrush
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
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.