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