Width Property

The Width property gets or sets the width, in pixels, of the window.

Syntax

uLong = objMC.Width

objMC.Width = uLong

Element

Description

uLong

Width, in pixels, of the window.

objMC

A Mathcad Window object.