Blazor コントロール
Orientation 列挙体

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 : Orientation 列挙体
コントロールまたはレイアウトが持つことができる方向を定義します。
シンタックス
'宣言
 
Public Enum Orientation 
   Inherits System.Enum
public enum Orientation : System.Enum 
メンバ
メンバ解説
Horizontal
コントロールまたはレイアウトは水平方向です。
Vertical
コントロールまたはレイアウトは垂直方向です。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Blazor.Core.Orientation

参照

参照

C1.Blazor.Core 名前空間