 | GraphDirection 枚举 |
Sweet 开发框架
Enum GraphDirection
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public enum GraphDirection
Public Enumeration GraphDirection
成员
| 成员名称 | 值 | 说明 |
---|
| Upward | 1 |
The upward
|
| Downward | 2 |
The downward
|
| Leftward | 3 |
The leftward
|
| Rightward | 4 |
The rightward
|
参见