Свойство | Type | Description | |
---|---|---|---|
LCD | |||
clear_brush | |||
clear_color | |||
cur_font | int | ||
default_pen | |||
default_txt_brush | |||
device | int | ||
font_names | String[] | ||
font_pt | float | ||
graph | |||
height | int | ||
inverted_clear_brush | |||
inverted_txt_brush | |||
is_color | bool | ||
modules | List |
||
render_hint | System.Drawing.Text.TextRenderingHint | ||
sys_font | |||
use_backdrops | bool | ||
valid | bool | ||
width | int |
Свойство | Type | Description | |
---|---|---|---|
connection | int | ||
device_type | int | ||
last_buttons | uint | ||
num_fonts | int |
Méthode | Description | |
---|---|---|
ClearLCD ( String msg ) : void | ||
Device ( ) : System | ||
DisplayFrame ( ) : void | ||
Dispose ( ) : void | ||
DoButtons ( ) : void | ||
GetRect ( ) : |
||
RenderSysString ( String msg, bool invert, |
||
isValid ( ) : bool |
Méthode | Description | |
---|---|---|
InitLCD ( ) : void |
public RenderSysString ( String msg, bool invert, |
||
msg | String | |
invert | bool | |
rect | ||
Résultat | void |
public Brush,System.Drawing clear_brush | ||
Résultat |
public Color,System.Drawing clear_color | ||
Résultat |
public Brush,System.Drawing default_txt_brush | ||
Résultat |
public Brush,System.Drawing inverted_clear_brush | ||
Résultat |
public Brush,System.Drawing inverted_txt_brush | ||
Résultat |
public System.Drawing.Text.TextRenderingHint render_hint | ||
Résultat | System.Drawing.Text.TextRenderingHint |