Microsoft SDK for Java

getDeviceSize

This method of the Device Class retrieves the physical device size as a Dimension.

Syntax

public Dimension getDeviceSize();

Return Value

Returns a Dimension that defines the physical size of the device.

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