ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / GammaCorrection Property

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