ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Boolean
    public System.bool GammaCorrection {get; set;}
    See Also