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