Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / BackgroundSettings Class / FreezeBrightness Method

In This Topic
    FreezeBrightness Method
    In This Topic
    Freezes the brightness evaluation.
    Syntax
    'Declaration
     
    Public Sub FreezeBrightness( _
       ByVal freeze As Boolean _
    ) 
    public void FreezeBrightness( 
       bool freeze
    )

    Parameters

    freeze
    Remarks
    For internal use only.
    See Also