Click or drag to resize

McPanelsGetImage Method (String, Size)

Returns snapshot of the main form from the Layout file.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetImage ( 
	fileName As String,
	size As Size
) As Bitmap

Parameters

fileName
Type: SystemString
size
Type: System.DrawingSize

Return Value

Type: Bitmap
Remarks