ImageGear .NET v25.2 - Updated
Slope Field




ImageGear.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearLinearTransform Structure : Slope Field
Slope coefficient.
Syntax
'Declaration
 
Public Slope As Double
'Usage
 
Dim instance As ImGearLinearTransform
Dim value As Double
 
value = instance.Slope
 
instance.Slope = value
public double Slope
public: double Slope
public:
double Slope

Field Value

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

The default value is 1.0.

See Also

Reference

ImGearLinearTransform Structure
ImGearLinearTransform Members

Is this page helpful?
Yes No
Thanks for your feedback.