Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

SystemInformation.getPrimaryMonitorMaximizedWindowSize

Retrieves the default dimensions, in pixels, of a maximized top-left window on the primary monitor.

Syntax

public static final Point getPrimaryMonitorMaximizedWindowSize()

Return Value

Returns a Point object that represents the dimensions of a maximized window on the primary monitor.

See Also   getPrimaryMonitorSize, com.ms.wfc.ui.Screen