ImageGear .NET - Updated July 5, 2018
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

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