You are here: Start » AVL.NET » VideoBox.SetImage Method

VideoBox.SetImage Method

Sets the image data to be displayed in the VideoBox control.

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public void SetImage
(
	AvlNet.Image image
)

Parameters

Name Type Range Default Description
imageAvlNet.Image

Function Overrides

See also