Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
PalmSens SDK documentation
Peak
.
.
::
.
LeftX Property
Peak Interface
See Also
Send Feedback
Returns the X of the leftside of the peak as indexnumber.
Namespace:
PalmSens
Assembly:
PalmSens
(in PalmSens.dll) Version: 2.3.0.0
Syntax
C#
float
LeftX
{
get
; }
Visual Basic (Declaration)
ReadOnly
Property
LeftX
As
Single
Visual C++
property
float
LeftX
{
float
get
(); }
See Also
Peak Interface
PalmSens Namespace