Minimum level width (in seconds)


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

Syntax

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

Property Value

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

See Also