DisplaySettingsGetContrast Method |
Gets the current contrast setting for the current device.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetContrast()
Public Function GetContrast As Byte
public:
unsigned char GetContrast()
member GetContrast : unit -> byte
Return Value
Type:
ByteThe current contrast setting for the current device.
See Also