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

◆ all() [2/2]

void xtd::forms::style_sheets::border_color::all ( const xtd::drawing::color all)
noexcept

Sets the xtd::forms::style_sheets::border_color value for all the edges.

Parameters
allThe xtd::forms::style_sheets::border_color for all edges if the same; otherwise, xtd::forms::style_sheets::color_data::empty.
Remarks
When retrieving this property, if all the edges use the same border_color value, then this common value is returned. Otherwise, xtd::forms::style_sheets::color_data::empty is returned to indicate that all the xtd::forms::style_sheets::border_color values are not equal.