Positioner.ybounds
void ybounds(double min, double max) nothrow @nogcSets both Y axis bounds.
Parameters
min | The Y minimum value |
max | The Y maximum value |
void ybounds(double min, double max) nothrow @nogcSets both Y axis bounds.
min | The Y minimum value |
max | The Y maximum value |