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