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