xtd::forms::style_sheets::shadow::shadow | ( | const xtd::drawing::point & | offset, |
int32 | radius, | ||
const xtd::drawing::color & | color | ||
) |
Initializes a new instance of the xtd::forms::style_sheets::shadow class with the offset point, radius, and color.
offset | The shadow offset point in pixels. |
radius | The shadow blurring radius. |
color | The shadow color. |