Slope of calibration curve (in (x+Offset)*Slope) This field is read-only.


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Slope As Single
C#
public readonly float Slope;
C++
public:
 const float Slope sealed ;
J#
public final float Slope
JScript
public const var Slope : float;

See Also