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

◆ minimized_window_spacing_size()

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

Gets the dimensions, in pixels, of the area each minimized window is allocated when arranged.

Returns
A size that indicates the area each minimized window is allocated when arranged.
Remarks
The minimized_window_spacing_size property indicates the size, in pixels, of an arrangement grid cell for a minimized window. Each minimized window fits into a rectangle this size when arranged.
The value of this property is always greater than or equal to the value of the minimum_window_size property.