Purpose
Determines which font to use for the title when drawing.
Class
Type
Method
Syntax
<oBrowser>:GetTitleFont() Æ oFont
Return Value
| oFont | The determined font. |
| Data type: | Font |
Description
In order to determine the font for the title,
| 1. | it is examined whether a bBrowser:TitleView object is defined and whether in this object a font (see also bViewStyle:Font) is set unequal to NULL_OBJECT. Ü If it is, this font is returned. |
| 2. | Ü the value NULL_OBJECT is returned. |
See Also
bBrowser:GetTitleAlphaBlendRatio()
Page url: http://www.YOURSERVER.com/index.html?bbrowser_gettitlefont.htm