FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / ISupportGainWithDirection Interface / GainLUT Property


In This Topic
    GainLUT Property (ISupportGainWithDirection)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property GainLUT As CommonLookUpTable
    'Usage
     
    
    Dim instance As ISupportGainWithDirection
    Dim value As CommonLookUpTable
     
    value = instance.GainLUT
    CommonLookUpTable GainLUT {get;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also