You are here: Start » FIL.NET » VideoBoxImage.SetImage Method

VideoBoxImage.SetImage Method

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

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

Syntax

public void SetImage
(
	FilNet.Image image
)

Parameters

Name Type Range Default Description
imageFilNet.Image

Function Overrides

See also