 | MeterTextLocation 枚举 |
Sweet 开发框架
Enum MeterTextLocation
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public enum MeterTextLocation
Public Enumeration MeterTextLocation
成员
| 成员名称 | 值 | 说明 |
---|
| None | 0 |
The none
|
| Top | 1 |
The top
|
| Bottom | 2 |
The bottom
|
参见