[]
public void AddText(string text)
Public Sub AddText(text As String)
| Type | Name | Description |
|---|---|---|
| string | text |
public void AddText(string text, Style s)
Public Sub AddText(text As String, s As Style)
| Type | Name | Description |
|---|---|---|
| string | text | |
| Style | s |