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