Positioner.yvalue
double yvalue() const nothrow @nogcGets the Y axis value.
Returns
The current Y coordinate value
bool yvalue(double val) nothrow @nogcSets the Y axis value.
Parameters
val | The Y coordinate value |
Returns
true if the value changed