The font-family of the units text in the top banner.

Namespace: Ico.Windows.Controls
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public FontFamily TopUnitsFontFamily { get; set; }
Visual Basic
Public Property TopUnitsFontFamily As FontFamily
	Get
	Set
JScript
function get TopUnitsFontFamily () : FontFamily
function set TopUnitsFontFamily (value : FontFamily)

See Also