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

◆ color() [1/2]

drawing::color xtd::forms::font_dialog::color ( ) const
noexcept

Gets the selected font color.

Returns
The color of the selected font. The default value is Black.
Examples
demo.cpp, and font_dialog.cpp.