Defines the possible positions of the "content" or "icon" within the Smart Tile.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public enum ContentPosition |
Visual Basic |
---|
Public Enumeration ContentPosition |
JScript |
---|
public enum ContentPosition |
Members
Member name | Description | |
---|---|---|
TopLeft | ||
TopRight | ||
BottomLeft | ||
BottomRight | ||
MiddleLeft | ||
MiddleCenter | ||
MiddleRight |