Width Property

The Height property gets or sets the height, in pixels, of the main application window.

Syntax

uLong = objMC.Height

objMC.Height = uLong

Element

Description

uLong

Height, in pixels, of the main application window. Expressed as an unsigned long.

objMC

A Mathcad Application object.