Defines how to stretch the value in the center area.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Stretch CenterValueStretch { get; set; } |
Visual Basic |
---|
Public Property CenterValueStretch As Stretch Get Set |
JScript |
---|
function get CenterValueStretch () : Stretch function set CenterValueStretch (value : Stretch) |