Microsoft SDK for Java

SystemInformation.getSmallIconSize

Retrieves the recommended dimensions, in pixels, of a small icon.

Syntax

public static final Point getSmallIconSize()

Return Value

Returns a Point object that represents the size of a small icon.

Remarks

Use the getSmallIcons method to determine the size of small icons in Windows. Small icons typically appear in window captions and in the Small Icon view in Windows Explorer.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.