BulletGraph for WinForms
C1GaugeAlignment 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeAlignment 列挙体
Aligment possibilities for a decorator (relative to the Gauge's axis).
シンタックス
'宣言
 
Public Enum C1GaugeAlignment 
   Inherits System.Enum
public enum C1GaugeAlignment : System.Enum 
メンバ
メンバ解説
CenterThe decorator is located centered in a the axis.
InThe decorator is located inside the axis.
OutThe decorator is located outside the axis.
継承階層

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

参照

C1.Win.Gauge 名前空間