 | BlowerExitDirection 枚举 |
Sweet 开发框架
Enum BlowerExitDirection
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public enum BlowerExitDirection
Public Enumeration BlowerExitDirection
成员
| 成员名称 | 值 | 说明 |
---|
| Left | 0 |
The left
|
| Right | 1 |
The right
|
| Up | 2 |
Up
|
参见