public double InverseSlope {get;}
public: property double InverseSlope { double get(); }
'Declaration Public ReadOnly Property InverseSlope As Double
'Declaration
Public ReadOnly Property InverseSlope As Double
'Usage Dim instance As LinearConverter Dim value As Double value = instance.InverseSlope
'Usage
Dim instance As LinearConverter Dim value As Double value = instance.InverseSlope
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
LinearConverter Class LinearConverter Members