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;}
    Frameworks
    Product Versions
    .NET net8.0
    .NET Framework net48
    See Also