You are here: Start » AVL.NET » Invoke.SetViewImage

Invoke.SetViewImage

Namespace:Avl.DebugPreview
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static bool SetViewImage
(
	int view,
	Avl.Image image
)

Parameters

Name Type Range Default Description
viewintHandle of a preview to set the image to.
imageAvl.ImageImage data to be previewed.

See also