Description
This read/write property indicates the display width of the image after processing by the Magnification or AutoZoomMode properties.
-
Property type
-
A Long value.
-
Syntax
-
object.DisplayedWidth [= value]
The DisplayedWidth Property syntax has these parts: |
| object | An expression evaluating to an object of type McDisplay. | | value | A 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.
|