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

◆ shadow() [4/9]

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.

Parameters
xThe shadow offset x in pixels.
yThe shadow offset y in pixels.