Click or drag to resize

IMcViewClientWindowWidth Property

A property used to set the width of the viewer's display client window, including scrollbars, if visible.

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 ClientWindowWidth As Integer
	Get

Property Value

Type: Int32
Remarks
This property is in screen coordinates.
See Also