Description
This boolean property allows the client to control whether or not the viewer will display scroll bars if the image to display is larger than the display window.
-
Property type
-
A Boolean value.
-
Syntax
-
object.EnableScrollBars [= value]
The EnableScrollBars Property syntax has these parts: |
| object | An expression evaluating to an object of type McView. | | value | A Boolean value. |
|