Name | Description | |
---|---|---|
![]() | ImageViewer | Initializes a new instance of the ImageViewer class. |
Name | Description | |
---|---|---|
![]() | ImageViewer | Initializes a new instance of the ImageViewer class. |
Name | Description | |
---|---|---|
![]() | ScrollStateAutoScrolling | Determines the value of the System.Windows.Forms.ScrollableControl.AutoScroll property. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollStateFullDrag | Determines whether the user has enabled full window drag. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollStateHScrollVisible | Determines whether the value of the System.Windows.Forms.ScrollableControl.HScroll property is set to. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollStateUserHasScrolled | Determines whether the user had scrolled through the System.Windows.Forms.ScrollableControl control. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollStateVScrollVisible | Determines whether the value of the System.Windows.Forms.ScrollableControl.VScroll property is set to. (Inherited from System.Windows.Forms.ScrollableControl) |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | Gets or sets the accessible role of the control. (Inherited from System.Windows.Forms.Control) |
![]() | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
![]() | AlwaysShowTemporaryImage | Gets or sets a value indicating whether the image viewer must show only temporary images. |
![]() | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | AutoScroll | Gets or sets a value indicating whether the image viewer must enable autoscrolling. |
![]() | AutoScrollMargin | Gets or sets the size of the auto-scroll margin. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | AutoScrollMinSize | Gets or sets the minimum size of the auto-scroll. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | AutoScrollMinSizeEx | Gets or sets the minimum size of the auto-scroll. (Inherited from ImageViewerBase) |
![]() | AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control) . (Inherited from System.Windows.Forms.Control) |
![]() | AutoScrollPosition | Gets or sets the location of the auto-scroll position. (Inherited from ImageViewerBase) |
![]() | AutoScrollPositionEx | Gets or sets the location of the auto-scroll position. |
![]() | AutoSize | This property is not relevant for this class. (Inherited from System.Windows.Forms.Control) |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
![]() | BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control) |
![]() | BorderStyle | Gets or sets the border style of the control. (Inherited from ImageViewerBase) |
![]() | Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control) |
![]() | CanFocus | Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control) |
![]() | Capture | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | CatchVisualToolExceptions | Gets or sets a value indicating whether the visual tool must catche the exception, which is thrown during work of visual tool. |
![]() | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | CenterImage | Gets or sets a value indicating whether the image is centered in the viewer. |
![]() ![]() | CheckForIllegalCrossThreadCalls | Gets or sets a value indicating whether to catch calls on the wrong thread that access a control's System.Windows.Forms.Control.Handle property when an application is being debugged. (Inherited from System.Windows.Forms.Control) |
![]() | ClientRectangle | Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Clipboard | Gets or sets a clipboard for this viewer. (Inherited from ImageViewerBase) |
![]() | CompanyName | Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component . (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | Controls | Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control) |
![]() | Created | Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control) |
![]() | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DataContext | (Inherited from System.Windows.Forms.Control) |
![]() ![]() | DefaultBackColor | Gets the default background color of the control. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | DefaultClipboard | Gets or sets the default clipboard. (Inherited from ImageViewerBase) |
![]() ![]() | DefaultFont | Gets the default font of the control. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | DefaultForeColor | Gets the default foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. (Inherited from System.Windows.Forms.Control) |
![]() | DisplayMode | Gets or sets current display mode of image viewer. |
![]() | DisplayRectangle | Gets the rectangle that represents the virtual display area of the control. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control) |
![]() | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
![]() | DockPadding | Gets the dock padding settings for all edges of the control. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
![]() | Focused | Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control) |
![]() | FocusedImageAppearance | Gets or sets the appearance of the focused image. |
![]() | FocusedIndex | Gets or sets the index of focused image/thumbnail. (Inherited from ImageViewerBase) |
![]() | FocusPointAnchor | Gets or sets the anchor style of the image focus point on the image. |
![]() | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColor | Gets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Handle | Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Height | Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control) |
![]() | HorizontalScroll | Gets the characteristics associated with the horizontal scroll bar. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | Image | Gets or sets the focused image that must be displayed in the ImageViewer . |
![]() | ImageAnchor | Gets or sets the anchor style of the image in the image viewer. |
![]() | ImageAppearance | Gets or sets the appearance of the image. |
![]() | ImageDecodingSettings | Gets or sets the decoding settings of this viewer. (Inherited from ImageViewerBase) |
![]() | ImageRenderingSettings | Gets or sets the rendering settings of this image viewer. |
![]() | ImageRotationAngle | Gets or sets the rotation angle, in degrees, of image in image viewer. |
![]() | Images | Gets or sets the collection of images associated with this ImageViewerBase object. (Inherited from ImageViewerBase) |
![]() | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
![]() | IntermediateImagePreviewInterval | Gets or sets the interval, in milliseconds, for previewing the intermediate image (e.g. PDF page). |
![]() | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | IsAncestorSiteInDesignMode | Indicates if one of the Ancestors of this control is sited and that site in DesignMode. This property is read-only. (Inherited from System.Windows.Forms.Control) |
![]() | IsAutoScrollToFocusedImageEnabled | Gets a value indicating whether the viewer must automatically scroll to the focused image in multipage display mode. |
![]() | IsDisposed | Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control) |
![]() | IsEntireImageLoaded | Gets a value indicating whether the entire image is loaded in memory. |
![]() | IsFocusPointFixed | Gets or sets a value indicating whether the focus point is fixed relatively the client rectangle of the viewer. |
![]() | IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control) |
![]() | IsImagePainted | Gets a value indicating whether image (or image region) is painted in viewer. |
![]() | IsKeyboardNavigationEnabled | Gets or sets a value indicating whether the keyboard navigation is enabled. |
![]() | IsMirrored | Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control) |
![]() | IsMultipageDisplayMode | Gets a value indicating whether viewer displays images in multipage display mode. |
![]() | IsZoomingEnabled | Gets or sets a value indicating whether the zooming n viewer is enabled. |
![]() | KeyboardNavigationScrollStep | Gets or sets the step value, in pixels, which should be used for scrolling in image viewer when user is performing keyboard navigation (Left, Right, Up, Down keys). |
![]() | KeyboardNavigationZoomStep | Gets or sets the step value, in percents, which should be used for zomming in image viewer when user is performing keyboard navigation (Ctrl+Add or Ctrl+Substract key). |
![]() | LayoutEngine | Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control) |
![]() | Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
![]() | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
![]() | MasterViewer | Gets or sets the main (master) viewer for this ImageViewerBase . (Inherited from ImageViewerBase) |
![]() | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() | MaxThreadsForRendering | Gets or sets the maximum count of background threads for image rendering. |
![]() | MinImageSizeWhenZoomBufferUsed | Gets or sets the minimum size, in megapixels, of image when the zoom buffer is used. |
![]() | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | ModifierKeys | Gets a value indicating which of the modifier keys (SHIFT, CTRL, and ALT) is in a pressed state. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | MouseButtons | Gets a value indicating which of the mouse buttons is in a pressed state. (Inherited from System.Windows.Forms.Control) |
![]() ![]() | MousePosition | Gets the position of the mouse cursor in screen coordinates. (Inherited from System.Windows.Forms.Control) |
![]() | MultipageDisplayImagePadding | Gets or sets the image padding in multipage display mode. |
![]() | MultipageDisplayLayoutDirection | Gets or sets the images layout direction in multipage display mode. |
![]() | MultipageDisplayMode | Gets or sets the multipage display mode. |
![]() | MultipageDisplayRowCount | Gets or sets the count of displayed images in row or column in multipage display mode. |
![]() | Name | Gets or sets the name of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
![]() | Parent | Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control) |
![]() | PreferredSize | Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control) |
![]() | ProductName | Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control) |
![]() | RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control) |
![]() | Region | Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control) |
![]() | RendererCacheDataSize | Gets the size, in megabytes, of data in renderer cache. |
![]() | RendererCacheSize | Gets or sets the size, in megabytes, of renderer cache. |
![]() | RenderingQuality | Gets or sets the rendering quality for image rendering for preview. |
![]() | RenderingRequirements | Gets or sets the image rendering requirements for the viewer. |
![]() | RenderOnlyVisibleImages | Gets or sets a value indicating whether the image viewer must render only visible images. |
![]() | Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
![]() | ShortcutCopy | Gets or sets the shortcut key associated with the copy action. (Inherited from ImageViewerBase) |
![]() | ShortcutCut | Gets or sets the shortcut key associated with the cut action. (Inherited from ImageViewerBase) |
![]() | ShortcutDelete | Gets or sets the shortcut key associated with the delete action. (Inherited from ImageViewerBase) |
![]() | ShortcutInsert | Gets or sets the shortcut key associated with the insert action. (Inherited from ImageViewerBase) |
![]() | ShortcutSelectAll | Gets or sets the shortcut key associated with the select all (Ctrl+A) action. (Inherited from ImageViewerBase) |
![]() | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
![]() | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | SizeMode | Gets or sets a value that specifies how an image is positioned within the viewer. |
![]() | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
![]() | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
![]() | Text | Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control) |
![]() | Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control) |
![]() | UseImageAppearancesInSinglePageMode | Gets or sets a value indicating whether the image viewer must use the image appearances in single-page mode. |
![]() | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
![]() | VectorRenderingQualityFactor | Gets or sets the quality factor for vector rendering. |
![]() | VerticalScroll | Gets the characteristics associated with the vertical scroll bar. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ViewerBufferSize | Gets or sets the size, in megapixels, of image buffer, which stores image in the current scale for client rectangle of the viewer. |
![]() | ViewerState | Gets the state of this image viewer. |
![]() | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
![]() | VisualTool | Gets or sets the current VisualTool of this viewer. |
![]() | Width | Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control) |
![]() | WindowTarget | This property is not relevant for this class. (Inherited from System.Windows.Forms.Control) |
![]() | Zoom | Gets or sets the zoom of the image. |
![]() | ZoomExtended | Gets or sets the zoom of the image, in percents. |
Name | Description | |
---|---|---|
![]() | CanEnableIme | Gets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control) |
![]() | CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) |
![]() | CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from ImageViewerBase) |
![]() | DefaultCursor | Gets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) |
![]() | DefaultSize | Gets the default size of the control. (Inherited from System.Windows.Forms.Control) |
![]() | DesignMode | Gets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from System.ComponentModel.Component) |
![]() | DoubleBuffered | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control) |
![]() | Events | Gets the list of event handlers that are attached to this System.ComponentModel.Component . (Inherited from System.ComponentModel.Component) |
![]() | FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) |
![]() | HScroll | Gets or sets a value indicating whether the horizontal scroll bar is visible. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) |
![]() | IsAutoScrollSyncronized | Gets a value indicating whether the auto-scroll properties are synchronized. |
![]() | IsHorizontalScrollBarVisible | Gets a value indicating whether the horizontal scroll bar is visible. (Inherited from ImageViewerBase) |
![]() | IsInvalidatePossible | Gets a value indicating whether viewer can be invalidated at the moment. (Inherited from ImageViewerBase) |
![]() | IsVerticalScrollBarVisible | Gets a value indicating whether the vertical scroll bar is visible. (Inherited from ImageViewerBase) |
![]() | ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) |
![]() | ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) |
![]() | VScroll | Gets or sets a value indicating whether the vertical scroll bar is visible. (Inherited from System.Windows.Forms.ScrollableControl) |
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) |
![]() | CalcualteScrollPosition | Calculates new scroll position by moving the specified scroll position on specified offset in viewer space. |
![]() | ChangeZoomReleativeFocusedImage | 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. Begins a drag-and-drop operation. (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 System.Drawing.Graphics . |
![]() | 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) |
![]() | 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. |
![]() | 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 AffineMatrix transformation from the viewer coordinate space to the DIP coordinate space of focused image. |
![]() | GetTransformFromControlToImage | Overloaded. Returns the AffineMatrix of world transformation from the control coordinate space to the coordinate space of specified image. |
![]() | GetTransformFromDipToControl | Overloaded. Returns AffineMatrix 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 AffineMatrix 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 the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent 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 specified rectangle in image viewer. |
![]() | Invoke | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (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, optionally forcing an immediate layout of pending layout requests. (Inherited from System.Windows.Forms.Control) |
![]() | Scale | Overloaded. Scales the control and all child controls by the specified scaling factor. (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 viewer to the specified point of focused image. |
![]() | 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) |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | AutoScrollMinSizeExChanged | Occurs when AutoScrollMinSizeEx is changed. (Inherited from ImageViewerBase) |
![]() | AutoScrollPositionExChanged | Occurs when AutoScrollPositionEx is changed. (Inherited from ImageViewerBase) |
![]() | AutoScrollPositionExChanging | Occurs when AutoScrollPositionEx is changing. (Inherited from ImageViewerBase) |
![]() | AutoSizeChanged | This event is not relevant for this class. (Inherited from System.Windows.Forms.Control) |
![]() | BackColorChanged | Occurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageChanged | Occurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayoutChanged | Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control) |
![]() | BindingContextChanged | Occurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidationChanged | Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ChangeUICues | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control) |
![]() | Click | Occurs when the control is clicked. (Inherited from System.Windows.Forms.Control) |
![]() | ClientSizeChanged | Occurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStripChanged | Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control) |
![]() | ControlAdded | Occurs when a new control is added to the System.Windows.Forms.Control.ControlCollection . (Inherited from System.Windows.Forms.Control) |
![]() | ControlRemoved | Occurs when a control is removed from the System.Windows.Forms.Control.ControlCollection . (Inherited from System.Windows.Forms.Control) |
![]() | CopyKeyPressed | Occurs when the ShortcutCopy key is pressed. (Inherited from ImageViewerBase) |
![]() | CursorChanged | Occurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control) |
![]() | CutKeyPressed | Occurs when the ShortcutCut key is pressed. (Inherited from ImageViewerBase) |
![]() | DataContextChanged | (Inherited from System.Windows.Forms.Control) |
![]() | DeleteKeyPressed | Occurs when the ShortcutDelete key is pressed. (Inherited from ImageViewerBase) |
![]() | DisplayModeChanged | Occurs when display mode is changed. |
![]() | Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) |
![]() | DockChanged | Occurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control) |
![]() | DoubleClick | Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedAfterParent | Occurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control) |
![]() | DpiChangedBeforeParent | Occurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control) |
![]() | DragDrop | Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control) |
![]() | DragEnter | Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragLeave | Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | DragOver | Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control) |
![]() | EnabledChanged | Occurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | Enter | Occurs when the control is entered. (Inherited from System.Windows.Forms.Control) |
![]() | FocusedIndexChanged | Occurs when value of the FocusedIndex property is changed. (Inherited from ImageViewerBase) |
![]() | FocusedIndexChanging | Occurs when value of the FocusedIndex property is changing. (Inherited from ImageViewerBase) |
![]() | FontChanged | Occurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | ForeColorChanged | Occurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | GiveFeedback | Occurs during a drag operation. (Inherited from System.Windows.Forms.Control) |
![]() | GotFocus | Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control) |
![]() | HandleCreated | Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control) |
![]() | HandleDestroyed | Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control) |
![]() | HelpRequested | Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control) |
![]() | ImageChanged | Occurs when current image is changed. Image viewer will reload image after this event. |
![]() | ImageInitializing | Occurs when the image is initializing before loading. |
![]() | ImageLoaded | Occurs when the image is loaded. |
![]() | ImageLoading | Occurs when the image is loading. |
![]() | ImageLoadingException | Occurs when the image is not loaded because of error. |
![]() | ImageLoadingProgress | Occurs when the loading progress of image is changed. Loading process can be canceled in this event. |
![]() | ImagePainted | Occurs when the focused image is painted. |
![]() | ImageReloaded | Occurs when current image is reloaded. Image viewer will reload image after this event. |
![]() | ImageReloading | Occurs when current image is reloading. |
![]() | ImageRenderingSettingsChanged | Occurs when image rendering settings was changed. |
![]() | ImageRenderingSettingsChanging | Occurs when image rendering settings is changing. |
![]() | ImageRotationAngleChanged | Occurs when the image rotation angle is changed. (Inherited from ImageViewerBase) |
![]() | ImagesChanged | Occurs when value of the Images property is changed. (Inherited from ImageViewerBase) |
![]() | ImagesChanging | Occurs when value of the Images property is changing. (Inherited from ImageViewerBase) |
![]() | ImageSourceChanged | Occurs when source of the current image is changed. Image viewer will reload image after this event. |
![]() | ImeModeChanged | Occurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control) |
![]() | InsertKeyPressed | Occurs when the ShortcutInsert key is pressed. (Inherited from ImageViewerBase) |
![]() | Invalidated | Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control) |
![]() | KeyDown | Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyPress | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | KeyUp | Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Layout | Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control) |
![]() | Leave | Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | LocationChanged | Occurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control) |
![]() | LostFocus | Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control) |
![]() | MarginChanged | Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control) |
![]() | MasterViewerChanged | Occurs when value of the MasterViewer property is changed. (Inherited from ImageViewerBase) |
![]() | MouseCaptureChanged | Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control) |
![]() | MouseClick | Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDoubleClick | Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control) |
![]() | MouseDown | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control) |
![]() | MouseEnter | Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseHover | Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseLeave | Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control) |
![]() | MouseUp | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control) |
![]() | Move | Occurs when the control is moved. (Inherited from System.Windows.Forms.Control) |
![]() | PaddingChanged | Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control) |
![]() | Paint | Occurs when the control is redrawn. (Inherited from System.Windows.Forms.Control) |
![]() | ParentChanged | Occurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | PreviewKeyDown | Occurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control) |
![]() | QueryAccessibilityHelp | Occurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control) |
![]() | QueryContinueDrag | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control) |
![]() | RegionChanged | Occurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control) |
![]() | Resize | Occurs when the control is resized. (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeftChanged | Occurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | Scroll | Occurs when the user or code scrolls through the client area. (Inherited from System.Windows.Forms.ScrollableControl) |
![]() | ScrollChanged | Occurs when scroll is changed. (Inherited from ImageViewerBase) |
![]() | SelectAllKeyPressed | Occurs when the ShortcutSelectAll key is pressed. (Inherited from ImageViewerBase) |
![]() | SizeChanged | Occurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | StyleChanged | Occurs when the control style changes. (Inherited from System.Windows.Forms.Control) |
![]() | SystemColorsChanged | Occurs when the system colors change. (Inherited from System.Windows.Forms.Control) |
![]() | TabIndexChanged | Occurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TabStopChanged | Occurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | TextChanged | Occurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | Validated | Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control) |
![]() | Validating | Occurs when the control is validating. (Inherited from System.Windows.Forms.Control) |
![]() | VisibleChanged | Occurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control) |
![]() | VisualToolChanged | Occurs after the VisualTool is changed. |
![]() | VisualToolChanging | Occurs after the VisualTool is changing. |
![]() | VisualToolException | Occurs when the exception is thrown during work of VisualTool . |
![]() | ZoomChanged | Occurs when an image zoom is changed. |
![]() | ZoomChanging | Occurs when an image zoom is changing. |