BulletGraph for WinForms
C1GaugeOrientation 列挙体

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 : C1GaugeOrientation 列挙体
C1LinearGauge の向きを指定します。
シンタックス
'宣言
 
Public Enum C1GaugeOrientation 
   Inherits System.Enum
public enum C1GaugeOrientation : System.Enum 
メンバ
メンバ解説
Horizontalゲージは水平方向に配置されます。
Verticalゲージは垂直方向に配置されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Gauge.C1GaugeOrientation

参照

C1.Win.C1Gauge 名前空間