|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| bool ObjectSetText | ( | string | name, |
| string | text, | ||
| int | font_size, | ||
| string | font_name, | ||
| Color | text_color | ||
| ) |
Changes the object description
| name | Object name |
| text | New object description |
| font_size | Font size in points |
| font_name | Font name |
| text_color | Font color |