Enables or disables the "Zoom to Fit" feature on a picture using Enhanced Coordinates.
Syntax
object.ZoomToFit bRedraw
Properties
The ZoomToFit method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bRedraw |
Boolean. If True, the picture zooms to fit the Workspace screen. If False, the picture is not zoomed. |
Remarks
ZoomToFit is a Run mode environment method only.