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

ImageValueCoordinateTransform.Reset Method

Resets this instance with data of the other ImageValueCoordinateTransform object.

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

Syntax

public void Reset
(
	FilNet.ImageValueCoordinateTransform other
)

Parameters

Name Type Range Default Description
otherFilNet.ImageValueCoordinateTransform

See also