Returns the value of the peak.
Namespace:
PalmSensAssembly: PalmSens (in PalmSens.dll) Version: 2.3.0.0
Syntax
| C# |
|---|
public float PeakValue { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property PeakValue As Single |
| Visual C++ |
|---|
public: virtual property float PeakValue { float get () sealed; } |