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

◆ all() [1/2]

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

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

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