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

◆ color() [1/2]

virtual const drawing::color & xtd::forms::color_picker::color ( ) const
virtualnoexcept

Gets the color selected by the user.

Returns
The color selected by the user. If a color is not selected, the default value is black.
Remarks
The color selected by the user in the color picker at run time, as defined in color structure.
Examples
color_picker.cpp.