'宣言 Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
'宣言 Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
| メンバ | 解説 |
|---|---|
| BottomToUp | Elements flow from the bottom of the design surface to the top. |
| LeftToRight | Elements flow from the left edge of the design surface to the right. |
| RightToLeft | Elements flow from the right edge of the design surface to the left. |
| TopToDown | Elements flow from the top of the design surface to the bottom. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.FlowDirection