| | Name | Description |
 | BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) |
 | BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) |
 | CalculateScrollPosition | Calculates new scroll position by moving the specified scroll position on specified offset in viewer space. |
 | ChangeZoomRelativeFocusedImage | Changes the viewer zoom and saves the focus point on focused image. |
 | Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) |
 | CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) |
 | CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) |
 | DisableAutoScrollToFocusedImage | Disables the automatic scrolling to the focused image when focused index is changed. |
 | DoCopy | Copies the current image or a part of current image to the clipboard. |
 | DoCut | Cuts the current image and copies it to the clipboard. (Inherited from ImageViewerBase) |
 | DoDelete | Deletes current image. (Inherited from ImageViewerBase) |
 | DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | DoInsert | Inserts image from the clipboard. |
 | DoPageDown | Scrolls the viewer to one screen down. |
 | DoPageUp | Scrolls the viewer to one screen up. |
 | DoSelectAll | Selects all images. (Inherited from ImageViewerBase) |
 | DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) |
 | DrawViewer | Overloaded. Draws the viewer on the specified . |
 | EnableAutoScrollToFocusedImage | Enables the automatic scrolling to the focused image when focused index is changed. |
 | EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) |
 | FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) |
 | Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) |
  | FromChildHandle | Retrieves the control that contains the specified handle. (Inherited from System.Windows.Forms.Control) |
  | FromHandle | Returns the control that is currently associated with the specified handle. (Inherited from System.Windows.Forms.Control) |
 | GetChildAtPoint | Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control) |
 | GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) |
 | GetCustomViewRotationAngle | Overloaded. Returns the custom rotation angle for single image in image viewer. (Inherited from ImageViewerBase) |
 | GetDisplayedFocusedImage | Returns an image, which is focused and displayed in image viewer. |
 | GetDisplayedImages | Returns the images, which are displayed in image viewer. |
 | GetDisplayedImagesBoundingBox | Returns the bounding box of displayed images. |
 | GetFocusedImageRect | Overloaded. Returns the specified rectangle of focused image. |
 | GetImageByLocation | Returns the image by location, in control space. |
 | GetImageIndexByLocation | Returns the image index by location. |
 | GetImageRect | Returns the rectangle of specified image. |
 | GetImageViewRotationAngle | Overloaded. Returns the rotation angle of image view for specified image in image viewer. (Inherited from ImageViewerBase) |
 | GetIsImageVisible | Returns a value indicating whether the image is visible in viewer. |
 | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
 | GetNearestImage | Returns an image, which is the nearest to the specified point. |
 | GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) |
 | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) |
 | GetTransformFromControlToDip | Overloaded. Returns transformation from the viewer coordinate space to the DIP coordinate space of focused image. |
 | GetTransformFromControlToImage | Overloaded. Returns the of world transformation from the control coordinate space to the coordinate space of specified image. |
 | GetTransformFromDipToControl | Overloaded. Returns transformation from the device-independent pixels (1/96th inch) to the viewer coordinate space. |
 | GetTransformFromFocusedImageToImage | Returns the AffineMatrix of world transformation from focused image coordinate space to the coordinate space of specified image. |
 | GetTransformFromImageToControl | Overloaded. Returns the of world transformation from the coordinate space of specified image to the control coordinate space. |
 | GetTransformFromImageToImage | Returns the AffineMatrix of world transformation from the source image coordinate space to the coordinate space of destination image. |
 | GetViewerState | Returns the viewer state for the specified image. |
 | GetVisibleImages | Returns the images, which are visible in image viewer. |
 | Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) |
 | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
 | Invalidate | Overloaded. Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from System.Windows.Forms.Control) |
 | InvalidateImage | Invalidates the specified image in image viewer. |
 | InvalidateSafely | Overloaded. Invalidates the specified region of the viewer (adds it to the viewer's update region, which is the area that will be repainted at the next paint operation), and causes the viewer to be redrawn without blinking of image in the viewer. |
 | InvalidateViewer | Overloaded. Invalidates image viewer. (Inherited from ImageViewerBase) |
 | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
 | InvokeAsync | Overloaded. (Inherited from System.Windows.Forms.Control) |
  | IsKeyLocked | Determines whether the CAPS LOCK, NUM LOCK, or SCROLL LOCK key is in effect. (Inherited from System.Windows.Forms.Control) |
  | IsMnemonic | Determines if the specified character is the mnemonic character assigned to the control in the specified string. (Inherited from System.Windows.Forms.Control) |
 | IsPointOnImage | Determines that the specified point, in control coordinates, belongs to an image. |
 | LoadTemporaryImage | Loads a temporary image in the viewer. |
 | LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) |
 | PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) |
 | PointFromControlToDip | Transforms point from the viewer coordinate space to the device-independent pixels (1/96th inch). |
 | PointFromDipToControl | Transforms point from the device-independent pixels (1/96th inch) to the viewer coordinate space. |
 | PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) |
 | PointToControl | Computes the location of the image point into control coordinates. |
 | PointToImage | Computes the location of the specified control's point into image coordinates. |
 | PointToImageF | Computes the location of the specified control's point into image coordinates. |
 | PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) |
 | PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
 | PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) |
 | RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) |
 | RectangleToControl | Converts the rectangle from the image coordinates to the control coordinates. |
 | RectangleToImage | Converts the rectangle from the control coordinates to the image coordinates. |
 | RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) |
 | Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) |
 | ReloadImage | Reloads focused image in image viewer. |
 | RenderViewerImage | Renders an image of this viewer. |
 | ResetBackColor | Resets the System.Windows.Forms.Control.BackColor property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetBindings | Causes a control bound to the System.Windows.Forms.BindingSource to reread all the items in the list and refresh their displayed values. (Inherited from System.Windows.Forms.Control) |
 | ResetCursor | Resets the System.Windows.Forms.Control.Cursor property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetFont | Resets the System.Windows.Forms.Control.Font property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetForeColor | Resets the System.Windows.Forms.Control.ForeColor property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetImeMode | Resets the System.Windows.Forms.Control.ImeMode property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetRightToLeft | Resets the System.Windows.Forms.Control.RightToLeft property to its default value. (Inherited from System.Windows.Forms.Control) |
 | ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) |
 | RestoreCursor | Restores the current cursor to a previous cursor. (Inherited from ImageViewerBase) |
 | ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) |
 | RotateViewClockwise | Rotates an image in the image viewer by 90 degrees clockwise. (Inherited from ImageViewerBase) |
 | RotateViewCounterClockwise | Rotates an image in the image viewer by 90 degrees counterclockwise. (Inherited from ImageViewerBase) |
 | Scale | Overloaded. Scales the control and any child controls. (Inherited from System.Windows.Forms.Control) |
 | ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) |
 | ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. (Inherited from System.Windows.Forms.ScrollableControl) |
 | ScrollToBottom | Scrolls vertically to the end of the viewer content. |
 | ScrollToCenter | Scrolls the viewer to the center of current image. |
 | ScrollToEnd | Scrolls horizontally to the beginning and vertically to the end of the viewer content. |
 | ScrollToFocusedImage | Scrolls the viewer to the focused image. |
 | ScrollToHome | Scrolls vertically and horizontally to the beginning of the viewer content. |
 | ScrollToLeftEnd | Scrolls horizontally to the beginning of the viewer content. |
 | ScrollToPoint | Overloaded. Scrolls the specified point of focused image to the specified anchor in viewer. |
 | ScrollToRect | Scrolls the viewer to the specified rectangle on viewer. |
 | ScrollToRightEnd | Scrolls horizontally to the end of the viewer content. |
 | ScrollToTop | Scrolls vertically to the beginning of the viewer content. |
 | Select | Overloaded. Activates the control. (Inherited from System.Windows.Forms.Control) |
 | SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) |
 | SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) |
 | SetAutoScrollMargin | Sets the size of the auto-scroll margins. (Inherited from System.Windows.Forms.ScrollableControl) |
 | SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) |
 | SetCursor | Sets a new cursor of viewer control. (Inherited from ImageViewerBase) |
 | SetCustomViewRotationAngle | Overloaded. Sets the custom rotation angle, in degrees, for single image in image viewer. |
 | SetDisplayMode | Sets the display mode of image viewer. |
 | SetFocusedIndexByLocation | Changes the FocusedIndex property to the index of image, which is located in specified point. |
 | SetFocusedIndexSync | Sets a new value of the FocusedIndex property synchronously. |
 | Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) |
 | SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) |
 | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
 | TranslateScrolls | Translates the scrolls by specified horizontal and vertical offset. (Inherited from ImageViewerBase) |
 | TryGetViewerState | Tries get the viewer state for the specified image. |
 | Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) |
 | ZoomToRectangle | Zooms the viewer to the specified rectangle of current image. |