Click or drag to resize

IMcViewScrollBarsAreVisible Property

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

Namespace:  MediaCy.IQL.Display.Viewer
Assembly:  MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ScrollBarsAreVisible As Boolean
	Get

Property Value

Type: Boolean
Remarks
The scroll bars will be displayed if the image to be displayed is larger than the display window.
See Also