ComponentOne VSView 8.0
ZoomStep Property

Returns or sets the step for zooming with the mouse.

Syntax

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

25

 

 


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

Product Support Forum  |  Documentation Feedback