Defines the possible positions for the units text relative to the value text.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public enum UnitsPosition |
Visual Basic |
---|
Public Enumeration UnitsPosition |
JScript |
---|
public enum UnitsPosition |
Members
Member name | Description | |
---|---|---|
BeforeTop | ||
BeforeCenter | ||
BeforeBottom | ||
AfterTop | ||
AfterCenter | ||
AfterBottom | ||
AboveLeft | ||
AboveCenter | ||
AboveRight | ||
BelowLeft | ||
BelowCenter | ||
BelowRight |