The Width property gets or sets the width, in pixels, of the window.
uLong = objMC.Width
objMC.Width = uLong
Element
Description
uLong
Width, in pixels, of the window.
objMC
A Mathcad Window object.