Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

SystemInformation.getMinimizedWindowSpacingSize

Retrieves the dimensions, in pixels, of a grid cell for minimized windows.

Syntax

public static final Point getMinimizedWindowSpacingSize()

Return Value

Returns a Point object that represents the grid into which minimized windows will be placed.

Remarks

Use the getMinimizedWindowSpacingSize method to determine the rectangle that a minimized window is sized to when arranged. This value is always greater than or equal to the value returned from a call to getMinimizedWindowSize.