[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeGradientFalloff

C1GaugeGradientFalloff Enum

Defines the type of a gradient falloff.

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

Fields

Name Description
Plain

Creates an even linear blend from the starting color to the ending color.

SigmaBell

Creates a gradient falloff based on a bell-shaped curve.

Triangular

Creates a gradient with a center color and a linear falloff to a single color on both ends.