Positioner.yvalue

double yvalue() const nothrow @nogc

Gets the Y axis value.

Returns

The current Y coordinate value
bool yvalue(double val) nothrow @nogc

Sets the Y axis value.

Parameters

valThe Y coordinate value

Returns

true if the value changed