GammaCorrection Property (Style)
In This Topic
Gets or sets a value indicating whether gamma correction is enabled when a linear gradient style is rendered.
Syntax
'Declaration
Public Property GammaCorrection As Boolean
public bool GammaCorrection {get; set;}
See Also