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

EnumerateImageTilesState.Reset Method

Resets this instance with data of the other EnumerateImageTilesState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.EnumerateImageTilesState other
)

Parameters

Name Type Range Default Description
otherAvlNet.EnumerateImageTilesState

See also