Home > Language Reference > Classes > SystemInfo

ScreenHeight Property

Screen height.

Syntax

Public Property Get ScreenHeight() As Integer

Remarks

This property returns the physical screen height, expressed in pixels. You can retrieve the physical screen width by using the ScreenWidth 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