ThumbnailView.IsVisible Method |
Name | Description | |
---|---|---|
![]() | IsVisible(Int32) | Returns a value indicating whether the thumbnail at the specified index, or part of it, is in the visible
area of the ThumbnailView. |
![]() | IsVisible(Thumbnail) | Returns a value indicating whether the provided thumbnail, or part of it, is in the visible area of the
ThumbnailView. |
![]() | IsVisible(Int32, Boolean) | Returns a value indicating whether the thumbnail at the specified index is in the visible area of the
ThumbnailView. |
![]() | IsVisible(Thumbnail, Boolean) | Returns a value indicating whether the provided thumbnail is in the visible area of the
ThumbnailView. |