'宣言 Public Enum C1GaugeRangeAntiAliasing Inherits System.Enum
public enum C1GaugeRangeAntiAliasing : System.Enum
'宣言 Public Enum C1GaugeRangeAntiAliasing Inherits System.Enum
public enum C1GaugeRangeAntiAliasing : System.Enum
| メンバ | 解説 | 
|---|---|
| HighQuality | Applies the slow but high-quality anti-aliasing to the range's filling. | 
| LowQuality | Applies the fast low-quality anti-aliasing to the range's filling. | 
| None | The special anti-aliasing is not applied to the range's filling. | 
System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Gauge.C1GaugeRangeAntiAliasing