xtd 0.2.0
Loading...
Searching...
No Matches

◆ shadow() [9/9]

xtd::forms::shadow::shadow ( const xtd::drawing::point offset,
int32  radius,
const xtd::drawing::color color 
)

Initializes a new instance of the xtd::forms::shadow class with the specified offset point, radius, and color.

Parameters
offsetThe shadow offset point in pixels.
radiusThe shadow blurring radius.
colorThe shadow color.