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