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