Y coordinate of the peak
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property PeakY As Single |
| C# |
|---|
| public float PeakY { get; } |
| C++ |
|---|
| public property float PeakY sealed { float get(); } |
| J# |
|---|
| /** property */ public float get_PeakY(); |
| JScript |
|---|
| public function get PeakY() : float |
Property Value
Missing <value> tag for "P:PalmSens.CFALevelList.Level.PeakY"