LinearGradientBrush.GammaCorrection Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Gammakorrektur für das LinearGradientBrush-Objekt aktiviert ist, oder legt diesen fest.

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

Eigenschaftswert

Der Wert ist true, wenn die Gammakorrektur für LinearGradientBrush aktiviert ist, andernfalls false.

Gilt für: