Overview | Methods | This Package | All Packages
Retrieves the dimensions, in pixels, of a grid cell for items in a large icon view.
Syntax
public static final Point getIconSpacingSize()
Return Value
Returns a Point object that represents the dimensions of the grid used for arranging icons.
Remarks
Use the getIconSpacingSize method to determine the grid that each icon fits into when arranged. This value is always greater than or equal to the value returned by getIconSize.