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

◆ all() [2/2]

void xtd::forms::style_sheets::border_style::all ( border_type  all)
noexcept

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

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