ImageGear .NET v24.12 - Updated
Slope Field




ImageGear24.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