Accusoft.ThumbnailXpress6.Net
EnsureVisible Method




An integer value which represents the zero-based index of the thumbnail the user wants to be visible.
Adjusts the display so that the thumbnail of the given index is visible.
Syntax
'Declaration
 
Public Sub EnsureVisible( _
   ByVal index As Integer _
) 
'Usage
 
Dim instance As ThumbnailXpress
Dim index As Integer
 
instance.EnsureVisible(index)
public void EnsureVisible( 
   int index
)
public: void EnsureVisible( 
   int index
) 
public:
void EnsureVisible( 
   int index
) 

Parameters

index
An integer value which represents the zero-based index of the thumbnail the user wants to be visible.
See Also

Reference

ThumbnailXpress Class
ThumbnailXpress Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback