Class LM_FontPreview
Parent class: LM_View
Version added:
before 9.5
The LM_FontPreview class is a user interface class that is used in a dialog to preview what a font will look like. You can create an LM_FontPreview object using the following function:
Methods:
Name | Returns | Description | Ver |
Refresh | void | Force the preview to redraw itself | < 9.5 |
SetFontName | void | Set the name of the font to be used when displaying the preview | < 9.5 |
SetPreviewText | void | Set the text to be displayed in the preview | < 9.5 |