Click or drag to resize

DisplayGetHeight Method

Gets Either the height in pixels of the screen (if equipped) or an abstract number representing the vertical component of the aspect ratio of the device digitizer (if no screen).

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

Return Value

Type: Int32
Height of the display in pixels.
See Also