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

SparseImage.Reset Method

Resets this instance with data of the other SparseImage object.

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

Syntax

public void Reset
(
	AvlNet.SparseImage other
)

Parameters

Name Type Range Default Description
otherAvlNet.SparseImage

See also