![]() | Text |
The TextGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | Close the object Release all native resources associated with the object. |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | GetWidth | Get the width of a text string. The width of a text string as if it would be shown with the current settings. |
![]() | MoveTo | Move the current position. This also also sets the beginning of the current line to the specified position, which will affect the ShowLine(String) method. |
![]() | Show | Show a text string. The text is shown using the current settings. |
![]() | ShowLine | Show a text string and go to the next line. |