Property | 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 |
Property | Type | Description | |
---|---|---|---|
connection | int | ||
device_type | int | ||
last_buttons | uint | ||
num_fonts | int |
Method | Description | |
---|---|---|
ClearLCD ( String msg ) : void | ||
Device ( ) : System | ||
DisplayFrame ( ) : void | ||
Dispose ( ) : void | ||
DoButtons ( ) : void | ||
GetRect ( ) : |
||
RenderSysString ( String msg, bool invert, |
||
isValid ( ) : bool |
Method | Description | |
---|---|---|
InitLCD ( ) : void |
public RenderSysString ( String msg, bool invert, |
||
msg | String | |
invert | bool | |
rect | ||
return | void |
public Brush,System.Drawing default_txt_brush | ||
return |
public Brush,System.Drawing inverted_clear_brush | ||
return |
public Brush,System.Drawing inverted_txt_brush | ||
return |
public System.Drawing.Text.TextRenderingHint render_hint | ||
return | System.Drawing.Text.TextRenderingHint |