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