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