Zoom Method

The Zoom method is used to zoom in or out.

Syntax

object.Zoom( type )

 

Parameter Type Description
type Long required, grfZoomTypes

 

Example

This example shows how to zoom the current window so that the objects fit on the screen.

PlotWindow.zoom(grfZoomFitToWindow)

 

Used by: AutoPlotWindow object

See Also

ZoomPoint

ZoomRectangle

Fit to Window

Page

Actual Size

Zoom Selected

Full Screen