Sets the Text to be rendered to an overlay. Newline characters ('\n') will mark the start of the next line in the text.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Text() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Text(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






