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

◆ shadow() [2/2]

virtual xtd::forms::label & xtd::forms::label::shadow ( bool  value)
virtual

Sets a value that allows to draw a drop shadow under the text.

Parameters
valuetrue allows to draw a drop shadow under the text; otherwise false. The default is false.
Returns
Current label instance.