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

◆ border_3d_size()

static xtd::drawing::size xtd::forms::system_information::border_3d_size ( )
static

Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border.

Returns
A size that indicates the width, in pixels, of a 3-D style vertical border, and the height, in pixels, of a 3-D style horizontal border.
Remarks
The border_3d_size property indicates the thickness, in pixels, of a three-dimensional (3-D) style system control border.
The Width property of the border_3d_size property indicates the width of a vertical 3-D border. The Height property of the border_3d_size property indicates the height of a horizontal 3-D border.
The border_size property indicates the thickness of a window or system control border that is not a 3-D style border.