Click or drag to resize

ThumbnailViewEnsureVisible Method (Int32)

Scrolls a thumbnail into view if it is not already visible.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void EnsureVisible(
	int index
)

Parameters

index
Type: SystemInt32
The index of the Thumbnail to bring into view.
See Also