バージョン

NodeFlowDirection 列挙体

子ノードの方向を表します。
シンタックス
'宣言
 
Public Enum NodeFlowDirection 
   Inherits System.Enum
public enum NodeFlowDirection : System.Enum 
メンバ
メンバ解説
Above
Below
Left
Right
参照