BulletGraph for WinForms
C1GaugeOrientation 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeOrientation 列挙体
Specifies the orientation of a C1LinearGauge.
シンタックス
'宣言
 
Public Enum C1GaugeOrientation 
   Inherits System.Enum
public enum C1GaugeOrientation : System.Enum 
メンバ
メンバ解説
HorizontalThe gauge is oriented horizontally.
VerticalThe gauge is oriented vertically.
継承階層

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

参照

C1.Win.Gauge 名前空間