You are here: Start » AVL.NET » Zebra_GrabImageState.Reset Method

Zebra_GrabImageState.Reset Method

Resets this instance with data of the other Zebra_GrabImageState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.Zebra_GrabImageState other
)

Parameters

Name Type Range Default Description
otherAvlNet.Zebra_GrabImageState

See also