TypeConnectionValue

TypeConnectionValue enumeration

含まれている要素に基づいて、さまざまなタイプを指定します。

public enum TypeConnectionValue

名前 価値 説明
Inward 0 内向き.
Outward 1 外側.
InwardOutward 2 内側と外側.
Undefined -2147483648 未定義.

関連項目