DocumentAnnotationViewerRefreshCurrentImageThumbnail Method |
This method will force the DocumentAnnotationViewer to refresh the thumbnail for
the current image.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public void RefreshCurrentImageThumbnail()
Public Sub RefreshCurrentImageThumbnail
Remarks Under normal conditions this method should never need to be called. This is not a quick process and
should be avoided when possible.
See Also