Width Property

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

Syntax

uLong = objMC.Width

objMC.Width = uLong

Element

Description

uLong

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

objMC

A Mathcad application object.