nw::lyt::TextBox::SetFont Member Function
void SetFont(
const font::Font * pFont
);
| Name | Description | |
|---|---|---|
| pFont | Pointer to the font object. |
Sets the text font.
Also sets the font size to the size of the specified font object.
Font settings are cleared when NULL is passed.
CONFIDENTIAL