RectangleT.Displace

Returns a displaced version of this rectangle

struct RectangleT(T)
Displace
(
T x
,
T y
)
if (
isNumeric!T
)

Meta