ImageGear for .NET
Intercept Field




Intercept coefficient.
Syntax
'Declaration
 
Public Intercept As Double
'Usage
 
Dim instance As ImGearLinearTransform
Dim value As Double
 
value = instance.Intercept
 
instance.Intercept = value
public double Intercept
public: double Intercept
public:
double Intercept

Field Value

Any double value.
Remarks
This property specifies Intercept coefficient of the transform.

The default value is 0.0.

See Also

Reference

ImGearLinearTransform Structure
ImGearLinearTransform Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback