TIvoryDraw::Height

Determines the height of the screen.

__property int Height;

Description

Use Height to determine the height of the screen in exclusive mode, or the height of the application window in debug mode. You can not assign a value to this property. Use the VideoMode property to change the video mode.

Back to TIvoryDraw