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

ImageValueCoordinateTransform.Reset Method

Resets this instance with data of the other ImageValueCoordinateTransform object.

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

Syntax

public void Reset
(
	AvlNet.ImageValueCoordinateTransform other
)

Parameters

Name Type Range Default Description
otherAvlNet.ImageValueCoordinateTransform

See also