Microsoft SDK for Java

Cursor.getSize

Retrieves the size of the cursor, in pixels.

Syntax

public final Point getSize()

Return Value

Returns a Point object that contains the height and width of the cursor in pixels.

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