Description

This Read Only boolean property allows the client to determine if the scroll bars are actually being displayed.

Property type

A Boolean value.  

Syntax

object.ScrollBarsAreVisible

The ScrollBarsAreVisible Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McView.

Remarks

The scroll bars will be displayed if the image to be displayed is larger than the display window.