Description

This read/write property indicates the display height of the image after processing by the Magnification or AutoZoomMode properties.

Property type

A Long value.  

Syntax

object.DisplayedHeight [= value]

The DisplayedHeight Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDisplay.
valueA Long value.

Exceptions

This property may not be set for an McView.Display property, it can only be set by calling the McView SetClientWindowSize method.