Microsoft SDK for Java

SystemInformation.getCursorSize

Retrieves the width and height, in pixels, of a cursor.

Syntax

public static final Point getCursorSize()

Return Value

Returns a Point object that represents the system cursor size.

Remarks

The operating system cannot create various sized cursors.

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