Defines the position of the icon within this Smart Tile.

Namespace: Ico.Windows.Controls
Assembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public SmartTile..::..ContentPosition IconAlignment { get; set; }
Visual Basic
Public Property IconAlignment As SmartTile..::..ContentPosition
	Get
	Set
JScript
function get IconAlignment () : SmartTile..::..ContentPosition
function set IconAlignment (value : SmartTile..::..ContentPosition)

Collapse imageSee Also