ASP.NET Core MVC コントロールヘルプ
NarrowWideRatio 列挙体

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : NarrowWideRatio 列挙体
Defines the ratio between narrow and wide bars.
シンタックス
'宣言
 
Public Enum NarrowWideRatio 
   Inherits System.Enum
public enum NarrowWideRatio : System.Enum 
メンバ
メンバ解説
OneToThreeThe ratio between narrow and wide bars is 1:3
OneToTwoThe ratio between narrow and wide bars is 1:2
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Web.Mvc.NarrowWideRatio

参照

C1.Web.Mvc 名前空間