\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ColorScheme Class / Adjust255 Method

In This Topic
    Adjust255 Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function Adjust255( _
       ByVal percentage As System.Single, _
       ByVal value As System.Integer _
    ) As System.Integer
    protected virtual System.int Adjust255( 
       System.float percentage,
       System.int value
    )

    Parameters

    percentage
    value
    See Also