Minimum level height (in uA), compared to previous level.


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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property MinLevelHeight As Single
C#
public float MinLevelHeight { get; }
C++
public property float MinLevelHeight sealed  {
    float get();
}
J#
/** property */
public float get_MinLevelHeight();
JScript
public function get MinLevelHeight() : float

Property Value

Missing <value> tag for "P:PalmSens.TimeMethod.MinLevelHeight"

See Also