Click or drag to resize

DisplayGetWidth Method

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 int GetWidth()

Return Value

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