True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Style Class / GammaCorrection Property

In This Topic
    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 System.Boolean
    public System.bool GammaCorrection {get; set;}

    Property Value

    true if gamma correction is enabled; otherwise, false.
    See Also