Click or drag to resize

McWindowsSideBySide Method (McImage, McImage)

Put two Images side by side, the left pane will contain only ImageLeft and the right pane all other images with ImageRight 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 ( 
	ImageLeft As McImage,
	ImageRight As McImage
)

Parameters

ImageLeft
Type: MediaCy.IQL.EngineMcImage
ImageRight
Type: MediaCy.IQL.EngineMcImage
Remarks