Returns the X of the Rightside of the peak as indexnumber.
Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public ReadOnly Property RightX As Single _ Implements Peak.RightX |
| C# |
|---|
| public float RightX { get; } |
| C++ |
|---|
| public property float RightX sealed { float get(); } |
| J# |
|---|
| /** property */ public float get_RightX(); |
| JScript |
|---|
| public function get RightX() : float |
Property Value
Missing <value> tag for "P:PalmSens.AutoPeak.RightX"