Rect.asArray

Returns the coordinates as static array

struct Rect(T)
const pure nothrow
T[4]
asArray
()
if (
isNumeric!T
)

Meta