LinearGradientBrush.GammaCorrection Egenskap

Definition

Hämtar eller anger ett värde som anger om gammakorrigering är aktiverat för detta LinearGradientBrush.

public:
 property bool GammaCorrection { bool get(); void set(bool value); };
public bool GammaCorrection { get; set; }
member this.GammaCorrection : bool with get, set
Public Property GammaCorrection As Boolean

Egenskapsvärde

Värdet är true om gammakorrigering är aktiverat för detta LinearGradientBrush, annars . false

Gäller för