Returns the location of the peak as indexnumber.
Namespace:
PalmSens
Assembly:
PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public readonly int PeakIndex |
| Visual Basic (Declaration) |
|---|
Public ReadOnly PeakIndex As Integer |
| Visual C++ |
|---|
public:
initonly int PeakIndex |
See Also