Navigation:  Classes > bBrowser >

bBrowser:GetTitleFont()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines which font to use for the title when drawing.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetTitleFont() Æ oFont

Return Value

oFontThe 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()

bBrowser:GetTitleAlignment()

bBrowser:GetTitleBackground()

bBrowser:GetTitleForeground()

bBrowser:GetTitleGrid()

bBrowser:GetTitleOptions()

bBrowser:TitleView

 


Page url: http://www.YOURSERVER.com/index.html?bbrowser_gettitlefont.htm