Height Property |
The Height property gets or sets the height, in pixels, of the window.
uLong = objMC.Height
objMC.Height = uLong
Element |
Description |
uLong |
Height, in pixels, of the window. |
objMC |
A Mathcad Window object. |