Returns the leftside of the peak as indexnumber. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public ReadOnly LeftIndex As Integer
C#
public readonly int LeftIndex;
C++
public:
 const int LeftIndex sealed ;
J#
public final int LeftIndex
JScript
public const var LeftIndex : int;

See Also