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 Function GetHeight As Integer
member GetHeight : unit -> int
Return Value
Type:
Int32Height of the display in pixels.
See Also