ScreenHeight Property

Returns the screen resolution height in pixel units.

Syntax

object.ScreenHeight

Properties

The ScreenHeight property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

ScreenHeight is a read-only property of type Long.

 

Applies To