For a list of all members of this type, see AutomationImageViewer members
Public Methods
| Name | Description | |
|---|---|---|
|  | automationAttach | A method called whenever Attach is called. | 
|  | automationDetach | A method called whenever Detach is called. | 
|  | automationDoubleClick.remove | Represents an event of that fires when the pointer (mouse or touch) is double-clicked on the surface of the control. | 
|  | automationEnabledChanged.remove | Represents an event that fires whenever the value of AutomationEnabled is changed. | 
|  | automationGotFocus.remove | Represents an event that fires when the control receives the focus. | 
|  | automationInvalidate | Invalidates the specified region of the control. | 
|  | automationLostFocus.remove | Represents an event that fires when the control loses the focus. | 
|  | automationPointerDown.remove | Represents an event of that fires when the pointer (mouse or touch) is down (clicked) on the surface of the control. | 
|  | automationPointerMove.remove | Represents an event of that fires when the pointer (mouse or touch) is moved on the surface of the control. | 
|  | automationPointerUp.remove | Represents an event of that fires when the pointer (mouse or touch) is up (released) from the surface of the control. | 
|  | automationSizeChanged.remove | Represents an event that fires when the size of this control changes. | 
|  | automationTransformChanged.remove | Represents an event that fires whenever the value of AutomationTransform is changed. | 
|  | automationUseDpiChanged.remove | Represents an event that fires whenever the value of AutomationUseDpi is changed. | 
|  | onAutomationDoubleClick | Must be called when the pointer (mouse or touch) is double clicked or tapped on the control. | 
|  | onAutomationPointerDown | Must be called when the pointer (mouse or touch) is pressed down or tapped on the control. | 
|  | onAutomationPointerMove | Must be called when the pointer (mouse or touch) is moving or dragging on the control. | 
|  | onAutomationPointerUp | Must be called when the pointer (mouse or touch) is released up from the control. | 
|  | onItemChanged | Raises the OnItemChanged event. | 
|  | onTransformChanged | Raises the OnTransformChanged event. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
