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.2.79.0 (1.2.79.0)
Syntax
public int GetDisplayHeight()

Return Value

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