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

◆ frame_border_size()

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

Gets the thickness, in pixels, of the resizing border that is drawn around the perimeter of a window that is being drag resized.

Returns
A size that indicates the thickness, in pixels, of the width of a vertical resizing border and the height of a horizontal resizing border.
Remarks
The frame_border_size property indicates the width and height of the resizing border for a window.
The Width value of this property is the width of a vertical resizing border. The Height value of this property is the height of a horizontal resizing border.