VisZoomBehavior Constants [Visio 2003 SDK Documentation]

Flags used in conjunction with the Application.DefaultZoomBehavior, Document.ZoomBehavior, and Window.ZoomBehavior properties.

Constant Value Description

visZoomInPlaceContainer

1

The container performs the zoom.

visZoomNone

0

Undefined zoom behavior; use the zoom behavior of the document or application.

visZoomVisio

2

Microsoft Office Visio performs the zoom. The default.

visZoomVisioExact

4

Visio zooms when open in place; Visio does not adjust the zoom level.

See Also | DefaultZoomBehavior property | ZoomBehavior property