Click or drag to resize

McPanelsGetImage Method (String, Int32)

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

Parameters

fileName
Type: SystemString
size
Type: SystemInt32

Return Value

Type: Bitmap
Remarks