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

CircleFittingState.Reset Method

Resets this instance with data of the other CircleFittingState object.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public void Reset
(
	FilNet.CircleFittingState other
)

Parameters

Name Type Range Default Description
otherFilNet.CircleFittingState

See also