Click or drag to resize

McPanelsGetImage Method (String)

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

Parameters

fileName
Type: SystemString

Return Value

Type: Bitmap
Remarks