Click or drag to resize

IMcViewEnableScrollBars Property

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.

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

Property Value

Type: Boolean
See Also