ThumbnailImageViewerSynchronizer.Open Method (RandomAccessImageSource, ThumbnailCaptionRequestEventHandler) |
Namespace: Atalasoft.Imaging.WinControls
public void Open( RandomAccessImageSource imageSource, ThumbnailCaptionRequestEventHandler captionRequestHandler )
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the imageSource argument is null (Nothing in VB). |
ArgumentException | Thrown if the image source does not know its total image count. |