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