FUTEK .NET API Documentation
FUTEK.Devices Assembly / FUTEK.Devices Namespace / DeviceUSB225ProfileCalibrationModel Class / TEDSScalingIsEnabled Property


In This Topic
    TEDSScalingIsEnabled Property (DeviceUSB225ProfileCalibrationModel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TEDSScalingIsEnabled As Boolean
    'Usage
     
    
    Dim instance As DeviceUSB225ProfileCalibrationModel
    Dim value As Boolean
     
    instance.TEDSScalingIsEnabled = value
     
    value = instance.TEDSScalingIsEnabled
    public bool TEDSScalingIsEnabled {get; set;}
    Requirements

    Target Platforms: Windows 10, Windows 11

    Target Framework: .NET Framework 4.8 or later

    See Also