Top Property

The Top property gets or sets the pixel position of the top of the window relative to the main application window.

Syntax

uLong = objMC.Top

objMC.Top = uLong

Element

Description

uLong

Pixel position of the top of the window relative to the main application window.

objMC

A Mathcad Window object.