Microsoft SDK for Java

Icon.getSize

Retrieves the size of this Icon object's image.

Syntax

public final Point getSize()

Return Value

Returns a Point object that specifies the height and width of the image.

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