size property

(int, int) get size

The size of the Console window. Used for calculating lines printed and centering text.

Implementation

(int width, int height) get size;