Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
SystemInformation.getMenuCheckSize
Retrieves the dimensions, in pixels, of the default menu check mark.
Syntax
public static final Point getMenuCheckSize()
Return Value
Returns a Point object that represents the default size of a menu check mark.
Remarks
Use the getMenuCheckSize method to determine the size of the image used by Windows to display a check mark next to a selected menu item.
See Also getMenuHeight, getMenuButtonSize