ezLCD SDK Documentation

EZLCDCommandsEx Enumeration

 [This is preliminary documentation and subject to change.]

Enumeration of extended EZLCD commands available only on the ezLCD004 unit.

[Visual Basic]
Public Enum EZLCDCommandsEx As Byte
[C#]
public enum EZLCDCommandsEx : byte
[C++]
public __value enum EZLCDCommandsEx : char
[JScript]
public enum EZLCDCommandsEx : Byte

Members

Member NameDescription
ARCH 
BOXH 
BOXH_FILL 
CIRCLE_RH 
CIRCLE_RH_FILL 
H_LINEH 
LIGHT_BRIGHT 
LINE_TO_XHY 
PIEH 
PLOT_XHY 
PUT_BITMAPH 
SET_BG_COLORH 
SET_COLORH 
SET_XHY 

Requirements

Namespace: EZLCD.Core

Assembly: EZLCD.Core (in EZLCD.Core.dll)

See Also

EZLCD.Core Namespace