'Usage Dim slope As Double Dim intercept As Double Dim instance As New ImGearLinearTransform(slope, intercept)
Parameters
- slope
 - Slope coefficient.
 - intercept
 - Intercept coefficient.
 
Return Value
The new instance of ImGearLinearTransform structure object.
