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

RectificationTransform.Reset Method

Resets this instance with data of the other RectificationTransform object.

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

Syntax

public void Reset
(
	AvlNet.RectificationTransform other
)

Parameters

Name Type Range Default Description
otherAvlNet.RectificationTransform

See also