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
SyntaxReadOnly Property ScrollBarsAreVisible As Boolean
Get
Property Value
Type:
Boolean
RemarksThe scroll bars will be displayed if the image to be displayed
is larger than the display window.
See Also