height

Environment

Description

System variable storing the height of the display window as set by size().

Syntax

height

Parameters

None

Returns

int

Related

Under the Hood

Implementation in Processing.h / Processing.cpp:

Loading...