Cursor.getSize

Overview | Methods | Fields | This Package | All Packages

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.