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