GammaCorrection Property (Gradient)
In This Topic
Gets or sets whether to apply gamma correction to the background gradient.
Syntax
'Declaration
Public Property GammaCorrection As System.Boolean
public System.bool GammaCorrection {get; set;}
See Also