ComponentOne VSView 8.0
PageHeight Property (VSDraw)

Returns or sets the physical height of the drawing, in twips.

Syntax

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

Remarks

The PageHeight and PageWidth properties may be set to values, in twips, that define the physical dimensions of the drawing (in twips).

If these properties are not specified, or are set to zero, the drawing is stretched to fill the control. If they are specified, then the control will scale the drawing according to their values. The control will display and manage scrollbars if necessary, so the user can view the entire drawing.

If the PageHeight and PageWidth properties are set to non-zero values, the Zoom and ZoomMode properties can also be used to control the appearance of the control.

Data Type

Double

Default Value

0

 

 


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

Product Support Forum  |  Documentation Feedback