| Overload | Description |
|---|---|
| ImageViewer Constructor() | Initializes a new instance of the ImageViewer class. |
| ImageViewer Constructor(Size) | Initializes a new instance of the ImageViewer class specifying the size of the image displayed by the viewer. |
| ImageViewer Constructor(Size,ImageStyle) | Initializes a new instance of the ImageViewer class specifying the size and style of the image displayed by the viewer. |