Свойство | Тип | Описание | |
---|---|---|---|
BackgroundColorDark | Color | ||
BackgroundColorLight | Color | ||
Notification | string | ||
RemoveTime | int | ||
UseContrast | bool | ||
UseShadow | bool |
Метод | Описание | |
---|---|---|
AddLine ( Color c, string from, string text ) : void | ||
Draw ( ) : void | ||
RemoveLine ( ) : void | ||
Tick ( ) : void |
public AddLine ( Color c, string from, string text ) : void | ||
c | Color | |
from | string | |
text | string | |
Результат | void |