[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeRangeAntiAliasing

C1GaugeRangeAntiAliasing Enum

Specifies the anti-aliasing mode for the internal filling of a C1GaugeRange.

Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public enum C1GaugeRangeAntiAliasing

Fields

Name Description
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.