ComponentOne VSView 8.0
Zoom Property (VSDraw)

Returns or sets the preview scale: set to a percentage, or zero to fill the control.

Syntax

[form!]VSDraw.Zoom[ = value As Double ]

Remarks

If the drawing has physical dimensions (PageHeight and PageWidth properties set to non-zero values), then the Zoom and ZoomMode properties determine how these dimensions are mapped to the screen. The control will automatically add and manage scrollbars if the dimensions of the drawing become larger than the control.

If PageWidth and PageHeight are set to zero, this property has no effect.

See also the ZoomMode property.

Data Type

Double

Default Value

100

 

 


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

Product Support Forum  |  Documentation Feedback