'Declaration
Public Function New( _ ByVal leftInflate As System.Single, _ ByVal rightInflate As System.Single _ )
'Usage
Dim leftInflate As System.Single Dim rightInflate As System.Single Dim instance As New NAbsoluteScaleBreakInflate(leftInflate, rightInflate)
public NAbsoluteScaleBreakInflate( System.float leftInflate, System.float rightInflate )
Parameters
- leftInflate
- rightInflate