The font-size of the label 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 double TopLabelFontSize { get; set; }
Visual Basic
Public Property TopLabelFontSize As Double
	Get
	Set
JScript
function get TopLabelFontSize () : double
function set TopLabelFontSize (value : double)

See Also