ComponentOne VSView 8.0
ScrollLeft Property (VSDraw)

Returns or sets the left coordinate of the visible area, in twips.

Syntax

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

Remarks

The ScrollLeft and ScrollTop properties allow you to control the VSDraw's scroll bars. You can read these values to determine what part of the drawing is visible to the user, or set them to make a part of the drawing visible.

Scrollbars are visible only if the PageWidth, PageHeight, and Zoom properties are set to non-zero values.

Data Type

Double

 

 


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

Product Support Forum  |  Documentation Feedback