Click or drag to resize

McPanelsGetImage Method (Size)

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 Size
) As Bitmap

Parameters

size
Type: System.DrawingSize

Return Value

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