The following tables list the members exposed by AutomationImageViewer.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
AutomationImageViewer | Initializes a new instance of the AutomationImageViewer class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
automationAttach | A method called whenever Attach is called. |
![]() |
automationDetach | A method called whenever Detach is called. |
![]() |
automationInvalidate | Invalidates the specified region of the control. |
![]() |
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. |
Public Properties
Name | Description | |
---|---|---|
![]() |
automationAntiAlias | Gets or sets a value that indicate whether anti-aliasing should be used during rendering. |
![]() |
automationContainerIndex | Gets or sets the active container index. |
![]() |
automationDataProvider | Gets or sets the data provider to use for getting and setting image data. |
![]() |
automationDpiX | Gets the horizontal resolution of the screen. |
![]() |
automationDpiY | Gets the horizontal resolution of the image. |
![]() |
automationEnabled | Gets a value that indicates whether the automation control is enabled. |
![]() |
automationGetContainersCallback | Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation. |
![]() |
automationObject | Gets or sets the automation object. |
![]() |
AutomationRotateAngle | Gets the automation object's rotation angle. |
![]() |
AutomationScaleFactor | Gets the automation scale factor value. |
![]() |
automationScrollOffset | Gets the scroll offset being used by the control. |
![]() |
automationTransform | Gets the matrix object that represents the current transformation for the annotations objects. |
![]() |
automationUseDpi | Gets a value that indicate whether to use the resolution values when viewing an image. |
![]() |
automationXResolution | Gets the horizontal resolution of the image. |
![]() |
automationYResolution | Gets the vertical resolution of the image. |
![]() |
IsAutomationEventsHooked | Gets or sets whether the automation events are hooked. |
![]() |
renderingEngine | Gets or sets the rendering engine associated with this control. |
Public Events
Name | Description | |
---|---|---|
![]() ![]() |
automationDoubleClick | Represents an event of that fires when the pointer (mouse or touch) is double-clicked on the surface of the control. |
![]() ![]() |
automationEnabledChanged | Represents an event that fires whenever the value of AutomationEnabled is changed. |
![]() ![]() |
automationGotFocus | Represents an event that fires when the control receives the focus. |
![]() ![]() |
automationLostFocus | Represents an event that fires when the control loses the focus. |
![]() ![]() |
automationPointerDown | Represents an event of that fires when the pointer (mouse or touch) is down (clicked) on the surface of the control. |
![]() ![]() |
automationPointerMove | Represents an event of that fires when the pointer (mouse or touch) is moved on the surface of the control. |
![]() ![]() |
automationPointerUp | Represents an event of that fires when the pointer (mouse or touch) is up (released) from the surface of the control. |
![]() ![]() |
automationSizeChanged | Represents an event that fires when the size of this control changes. |
![]() ![]() |
automationTransformChanged | Represents an event that fires whenever the value of AutomationTransform is changed. |
![]() ![]() |
automationUseDpiChanged | Represents an event that fires whenever the value of AutomationUseDpi is changed. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document