ScreenWidth Property

Returns the screen resolution width in pixel units.

Syntax

object.ScreenWidth

Properties

The ScreenWidth property syntax has this part:

Part

Description

object

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

Remarks

ScreenWidth is a read-only property of type Long.

 

Applies To