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

LineScanCameraModel.Reset Method

Resets this instance with data of the other LineScanCameraModel object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.LineScanCameraModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.LineScanCameraModel

See also