'Declaration Public Function GetIsThumbnailVisible( _
ByVal thumbnailIndexIndex of the thumbnail.As System.Int32 _
) As Boolean
public bool GetIsThumbnailVisible(
System.Int32 thumbnailIndex
)
public: bool GetIsThumbnailVisible(
System.Int32 thumbnailIndex
)
public:
bool GetIsThumbnailVisible(
System.Int32 thumbnailIndex
)
Parameters
- thumbnailIndex
- Index of the thumbnail.
Return Value
True if thumbnail is visible in thumbnail viewer; otherwise, false.