BulletGraph for WinForms
C1GaugeFlipType 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeFlipType 列挙体
Specifies the axis used to flip the image.
シンタックス
'宣言
 
Public Enum C1GaugeFlipType 
   Inherits System.Enum
public enum C1GaugeFlipType : System.Enum 
メンバ
メンバ解説
FlipNoneSpecifies no flipping.
FlipXSpecifies a horizontal flip.
FlipXYSpecifies a horizontal and vertical flip.
FlipYSpecifies a vertical flip.
継承階層

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

参照

C1.Win.Gauge 名前空間