SystemInformation.getCursorSize

Overview | Methods | This Package | All Packages

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.