Click or drag to resize

CapabilitiesGetDisplayId Method

Gets the type of display contained in this device. 0 = None 1 = 240x64, binary 2 = 240x64, 16 gray

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

Return Value

Type: Int32
The type of display contained in this device.
See Also