InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / GammaCorrection Property

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