Property | Type | Description | |
---|---|---|---|
ColWidth | int | ||
HeightPadding | int | ||
LabelFont | |||
RowHeight | int | ||
StaticLablesList | TextDisplayObject[] | ||
TitleFont | |||
ValueFont | |||
WidthPadding | int |
Method | Description | |
---|---|---|
Render ( String data, |
||
RenderAll ( String values, |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
TextDisplayObject ( ) : System | ||
TextDisplayObject ( DisplayObjectID ID, String label, |
||
TextDisplayObject ( DisplayObjectID ID, String label, |
||
TextDisplayObject ( DisplayObjectID ID, int index, |
public Render ( String data, |
||
data | String | |
buffer | ||
r | ||
bgBrush | ||
return | void |
public static RenderAll ( String values, |
||
values | String | |
graphics | ||
rect | ||
fgColor | Color | |
bgColor | Color | |
return | void |
public static Font,System.Drawing LabelFont | ||
return |
public static TextDisplayObject[] StaticLablesList | ||
return | TextDisplayObject[] |
public static Font,System.Drawing TitleFont | ||
return |
public static Font,System.Drawing ValueFont | ||
return |