Home > Language Reference > Classes > SystemInfo

ScreenWidth Property

Screen width.

Syntax

Public Property Get ScreenWidth() As Integer

Remarks

This property returns the physical screen width, expressed in pixels. You can retrieve the physical screen height by using the ScreenHeight property. The size returned by these methods is the physical screen size, that is does not take into account the state of the collapsible graffiti area, nor the active coordinate system.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A