Positioner.xmaximum
double xmaximum() const nothrow @nogcGets the X axis maximum.
Returns
The X maximum value
void xmaximum(double val) nothrow @nogcSets the X axis maximum.
Parameters
val | The X maximum value |
double xmaximum() const nothrow @nogcGets the X axis maximum.
void xmaximum(double val) nothrow @nogcSets the X axis maximum.
val | The X maximum value |