ComponentOne VSView 8.0
ZoomMax Property

Returns or sets the maximum valid zoom factor.

Syntax

[form!]VSPrinter.ZoomMax[ = value As Integer ]

Remarks

The ZoomMin, ZoomMax, and ZoomStep properties determine the valid range and step for zooming with the mouse. You can override these values by trapping the BeforeUserZoom event.

These limits are not enforced for values assigned directly in code to the Zoom property.

Data Type

Integer

Default Value

400

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback