Positioner.value
bool value(double x, double y) nothrow @nogcSets both X and Y values at once.
Parameters
x | The X coordinate value |
y | The Y coordinate value |
Returns
true if either value changed
bool value(double x, double y) nothrow @nogcSets both X and Y values at once.
x | The X coordinate value |
y | The Y coordinate value |