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
SyntaxPublic Function GetImage (
size As Integer
) As Bitmap
Parameters
- size
- Type: SystemInt32
Return Value
Type:
Bitmap
RemarksDocument’s workspace excluded from the snapshot.
See Also