Wiki > TV3D65 Index > TVScreen2DText
NormalFont_GetFontByName
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | NormalFont_GetFontByName(sFontName As String) As Integer |
| C++ | int NormalFont_GetFontByName(char* sFontName ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| sFontName | No | sFontName description |
RETURN VALUE
| Integer | Description of what the return value means. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.