ComponentOne VSView 8.0
ZoomMin Property

Returns or sets the minimum valid zoom factor.

Syntax

[form!]VSPrinter.ZoomMin[ = 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

10

 

 


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

Product Support Forum  |  Documentation Feedback