Click or drag to resize

CapabilitiesGetDisplayHeight Method

Gets the height of the display in pixels.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntax
public int GetDisplayHeight()

Return Value

Type: Int32
The height of the display in pixels.
See Also