Click or drag to resize

McPanelsGetImage Method (Int32)

Returns snapshot of the main form.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetImage ( 
	size As Integer
) As Bitmap

Parameters

size
Type: SystemInt32

Return Value

Type: Bitmap
Remarks
Document’s workspace excluded from the snapshot.
See Also