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