Defines the position of the content within this Smart Tile.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public SmartTile..::..ContentPosition ContentAlignment { get; set; } |
Visual Basic |
---|
Public Property ContentAlignment As SmartTile..::..ContentPosition Get Set |
JScript |
---|
function get ContentAlignment () : SmartTile..::..ContentPosition function set ContentAlignment (value : SmartTile..::..ContentPosition) |