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

◆ border_color() [2/3]

xtd::forms::style_sheets::border_color::border_color ( const xtd::drawing::color all)
explicit

Initializes a new instance of the xtd::forms::style_sheets::border_color class using the supplied border_color for all edges.

Parameters
allThe xtd::forms::style_sheets::color_data to be used for border_color for all edges.
Remarks
This constructor sets the right, left, bottom, top and all properties to the value of the all parameter.