The font-stretch (normal/condensed/expanded) of the value text in the bottom banner.

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

Syntax

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

See Also