Positioner.xvalue

double xvalue() const nothrow @nogc

Gets the X axis value.

Returns

The current X coordinate value
bool xvalue(double val) nothrow @nogc

Sets the X axis value.

Parameters

valThe X coordinate value

Returns

true if the value changed