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

◆ all() [1/2]

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

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

Returns
The 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.