IMcView Methods |
![]() |
The IMcView type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetClientWindowSize | A method used to retrieve both the ClientWindowHeight and
ClientWindowWidth properties. |
![]() | GetPanScroll | A method to obtain both the Pan and Scroll properties with a single call. |
![]() | MapImageToZoomed | Convert image pixel coordinates into screen coordinates. |
![]() | MapZoomedToImage | Converts zoomed coordinates into image coordinates. |
![]() | SequenceFastForward | Displays the last frame in the SequenceFrameRange. |
![]() ![]() | SequenceHoldState | Save the play state for restoration, then pause the sequence |
![]() | SequencePause | Stops playback of the sequence |
![]() | SequencePlayBackward | Displays successively lower frames from the SequenceFrameRange at the SequenceFrameRate. |
![]() | SequencePlayForward | Displays successively higher frames from the SequenceFrameRange at the SequenceFrameRate. |
![]() ![]() | SequenceRestoreState | Restores the play state that was saved with a previous
call to SequenceHoldState |
![]() | SequenceRewind | Displays the first frame in the SequenceFrameRange. |
![]() | SequenceStepBackward | Steps backward to a new frame in the SequenceFrameRange |
![]() | SequenceStepForward | Steps forward to a new frame in the SequenceFrameRange |
![]() | SetCenteredMagnification | Changes the Magnification while centering a given image point |
![]() | SetClientWindowSize | A method used to set both the ClientWindowHeight and
ClientWindowWidth properties with a single call. |
![]() | SetImageToDisplay | Attach an IMcImage to the viewer for display. |
![]() ![]() | SetNotifyPriority | Specify or inquire as to the order in which event clients will
receive events. |
![]() | SetPanScroll | A method to set both the Pan and Scroll properties with a single call. |
![]() | UpdateDisplayPalette | An obsolete method to set a palette for 256-color display mode. |