List Position Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum ListPositionVB
Public Enumeration ListPositionMembers
| Top | 0 | |
| TopRight | 1 | |
| Right | 2 | |
| RightBottom | 3 | |
| Bottom | 4 | |
| BottomLeft | 5 | |
| Left | 6 | |
| LeftTop | 7 |