DesktopDisplay.Height
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As Integer )
The height of the display in points. Use the DesktopDisplay.DisplayAt method to call Height. For example, DesktopDisplay.DisplayAt(0).Height returns the height of the main display.