Retrieves the default width and height, in pixels, of an icon.
public static final Point getIconSize()
Returns a Point object that represents the default size of an icon.
Use the getIconSize method to determine the Windows default icon size. This method determines whether the size of icons displayed in your applications are consistent with Windows. The icon size returned by this method is for large icons.
See Also getIconSpacingSize