ComponentOne VSView 8.0
ScaleWidth Property

Returns or sets the number of logical units for the horizontal dimension of the drawing.

Syntax

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

Remarks

All drawing on the VSDraw control is done in an arbitrary coordinate system, determined by the ScaleWidth, ScaleHeight, ScaleLeft and ScaleTop properties.

For more details and a diagram, see the ScaleHeight property.

Note: All scaling properties must be in the range from -32,768 to 32,767. This is a limitation imposed by Windows metafiles.

Data Type

Double

 

 


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

Product Support Forum  |  Documentation Feedback