IMcBasicView Interface |
![]() |
Namespace: MediaCy.IQL.Display.Viewer
Public Interface IMcBasicView
The IMcBasicView type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClientWindowHandle | A Read Only property that contains the HWND of the viewer's
client window. |
![]() | ViewerGroup | A read/write property indicating which to which viewer groups this
IMcBasicView belongs. |
Name | Description | |
---|---|---|
![]() | InvalidateRect | A method to force the viewer to redraw the image. |
![]() | MapImageToZoomed | Converts image coordinates into zoomed coordinates. |
![]() | MapZoomedToImage | Converts zoomed coordinates into image coordinates. |