图形的方向
命名空间:
HslCommunication.BasicFramework
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public enum GraphDirection
Public Enumeration GraphDirection
public enum class GraphDirection
成员
| 成员名称 | 值 | 说明 |
---|
| Upward | 1 |
向上
|
| Downward | 2 |
向下
|
| Ledtward | 3 |
向左
|
| Rightward | 4 |
向右
|
参见