ComponentOne VSView 8.0
ScaleTop Property

Returns or sets the vertical coordinate for the top edge of the drawing.

Syntax

[form!]VSDraw.ScaleTop[ = 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