ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / Gradient Class / GammaCorrection Property

In This Topic
    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