Accusoft.ImagXpress13.Net
ImageXView Class Methods

For a list of all members of this type, see ImageXView members.

Public Methods
 NameDescription
Public MethodBeginInvokeOverloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCaptureControlCaptures the screen area bounded by the control and saves it to the current image.  
Public MethodCaptureWindowOverloaded. Captures the screen area within the specified Window and saves it to the current Image.  
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodCopyToClipboardOverloaded. Copies the current image to the clipboard.  
Public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose() (Inherited from System.ComponentModel.Component)
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded. 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)
Public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetPaletteColorRetrieves the colors for a user defined palette for the control.  
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. 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)
Public MethodInvokeOverloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public MethodIsToolCursorBuiltinDetermines if the current cursor for a tool is the built-in default cursor.  
Public MethodMouseWheelGetRetrieves which MouseWheelAction is assigned to a given mousewheel/shift combination.  
Public MethodMouseWheelGetAttributeRetrieves the value of a specific mousewheel action's attribute.  
Public MethodMouseWheelSetAssigns a MouseWheelAction to a particular shift/mousewheel combination.  
Public MethodMouseWheelSetAttributeSets the value of a specific mousewheel action's attribute.  
Public MethodPasteFromClipboardPastes the image from the clipboard to the current image.  
Public MethodPerformAutoScalePerforms scaling of the container control and its children. (Inherited from System.Windows.Forms.ContainerControl)
Public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPrintOverloaded. Prints an image to the current graphics object given graphics and rectangle values.  
Public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResetToolCursorResets the cursor for a specific tool cursor type back to the built-in default cursor.  
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScrollControlIntoViewScrolls the specified child control into view on an auto-scroll enabled control. (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSelectActivates the control. (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSetAutoScrollMarginSets the size of the auto-scroll margins. (Inherited from System.Windows.Forms.ScrollableControl)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetPaletteColorSpecifies the colors for a user defined palette for the control.  
Public MethodSetToolCursorSets the cursor for a specific tool cursor type.  
Public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodShowImageInfoInvokes a dialog box displaying image information.  
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodToolGetRetrieves which tool is assigned to a given mouse/shift combination.  
Public MethodToolGetAttributeRetrieves the value of a specific tool's attribute.  
Public MethodToolIsAttributeSupportedRetrieves whether the attribute is supported for a specific tool.  
Public MethodToolSetAssigns a tool to a particular shift/mouse combination.  
Public MethodToolSetAttributeSets the value of a specific tool's attribute.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodTranslateTranslates values from one coordinate system to the other.  
Public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodValidateOverloaded. Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order. (Inherited from System.Windows.Forms.ContainerControl)
Public MethodValidateChildrenOverloaded.  (Inherited from System.Windows.Forms.UserControl)
Public MethodZoomToFitZoom the image display to fit within the ImageXView control.  
Top
See Also

Reference

ImageXView Class
Accusoft.ImagXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback