Gets either the width in pixels of the screen (if equipped) or an abstract number
representing the horizontal 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 GetWidth As Integer
member GetWidth : unit -> int
Return Value
Type:
Int32Width of the display in pixels.
See Also