Click or drag to resize

CommonGetImageFromWindow Method (McWindow, Object)

Returns McImage object associated with the window. The data is passed from McWindow.DocumentView.Document.Data

Namespace:  MediaCy.Controls.Common.Vb
Assembly:  MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetImageFromWindow ( 
	Wnd As McWindow,
	params As Object
) As McImage

Parameters

Wnd
Type: McWindow
params
Type: SystemObject

Return Value

Type: McImage
Remarks