Click or drag to resize

McWindowsSideBySide Method (McWindow, McWindow)

Put two windows side by side, the left pane will contain only WindowLeft and the right pane all other images with WindowRight on top

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub SideBySide ( 
	WindowLeft As McWindow,
	WindowRight As McWindow
)

Parameters

WindowLeft
Type: MediaCy.IQL.ApplicationMcWindow
WindowRight
Type: MediaCy.IQL.ApplicationMcWindow
Remarks