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

◆ border_style() [2/3]

xtd::forms::style_sheets::border_style::border_style ( border_type  all)
explicit

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

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