You are here: Start » FIL.NET » PinholeCameraModel.Reset Method

PinholeCameraModel.Reset Method

Resets this instance with data of the other PinholeCameraModel object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.PinholeCameraModel other
)

Parameters

Name Type Range Default Description
otherFilNet.PinholeCameraModel

See also