BulletGraph for WinForms
C1GaugeRangeAntiAliasing 列挙体

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1GaugeRangeAntiAliasing 列挙体
Specifies the anti-aliasing mode for the internal filling of a C1GaugeRange.
シンタックス
'宣言
 
Public Enum C1GaugeRangeAntiAliasing 
   Inherits System.Enum
public enum C1GaugeRangeAntiAliasing : System.Enum 
メンバ
メンバ解説
HighQualityApplies the slow but high-quality anti-aliasing to the range's filling.
LowQualityApplies the fast low-quality anti-aliasing to the range's filling.
NoneThe special anti-aliasing is not applied to the range's filling.
継承階層

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

参照

C1.Win.Gauge 名前空間