GetIsThumbnailVisible(Int32) Method (ThumbnailViewer)
Returns a value indicating whether the thumbnail with specified index is visible in thumbnail viewer.
'Declaration
Public Function GetIsThumbnailVisible( _
ByVal As System.Int32 _
) As Boolean
public bool GetIsThumbnailVisible(
System.Int32
)
public: bool GetIsThumbnailVisible(
System.Int32
)
public:
bool GetIsThumbnailVisible(
System.Int32
)
Parameters
- thumbnailIndex
- Index of the thumbnail.
Return Value
True if thumbnail is visible in thumbnail viewer; otherwise, false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5