Description

A method used to retrieve both the ClientWindowHeight and ClientWindowWidth properties.

Return Type

None  

Syntax

object.GetClientWindowSize plWidth, plHeight

The GetClientWindowSize Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McView.
plWidthRequired. A Long value.
plHeightRequired. A Long value.

Remarks

This is the size, in screen coordinates, of the viewer's display client window, including scrollbars, if visible.