FRect.size

Proxy to the size array containing the width and height of the dsdl2.FRect

struct FRect
ref return inout @property @trusted
inout(float[2])
size
()

Return Value

Type: inout(float[2])

reference to the static float[2] array

Meta