Свойство | Тип | Описание | |
---|---|---|---|
Color | int |
Свойство | Тип | Описание | |
---|---|---|---|
text | string |
Метод | Описание | |
---|---|---|
Label ( int x, int y, string s ) : System |
Public constructor: creates a label at the given coordinate with the given string.
|
|
Redraw ( ) : void |
public Label ( int x, int y, string s ) : System | ||
x | int | |
y | int | |
s | string | |
Результат | System |