The height of the area reserved for the center value.

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

Syntax

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

See Also