DicomObjects Reference
DicomObjects Reference / DicomViewer Object
Overview
DicomViewer Object Members
Public Methods
Display the Control's AboutBox, containing Copyright Information etc.
Evenly adjust MultiRows and MultiColumns to display all images on the Viewer
Evenly adjust MultiRows and MultiColumns to display specified number of images on the Viewer
Translates display area corrdinates to image pixel (X) position
Translates display area corrdinates to image pixel (Y) position
Finds labels covering an area of the viewer
Translate from screen coordinates to image coordinates
Returns a new subsidiary automation object
Refreshes the Control’s display area
Public Properties
The actual rendering mode used for the DicomViewer control
Determines whether current image number is modified automatically
Control's Background Colour
Control's Background Colour
The border to apply to the viewer as a whole
Controls a final display Calibration Curve for grayscale presentation state use
Spacing (in pixels) between adjacent image cells
Reference to first image currently displayed
Index of first image currently displayed
Controls whether a fix for a Delphi viewer position is applied
The hWnd property of the viewer
Translates a cursor position to an image number
Provides access to the collection of images stored in the control at any time
The collection of DicomLabels to display over this viewer
Controls the Monitor Mode of the Screen the image is being displayed
Controls the layout of images within the control
Controls the layout of images within the control
Describes the nature of an automation object
Controls the Maximum value
Controls the Minimum value
Physical size of Screen Pixels (X)
Physical size of Screen Pixels (Y)
Controls the mode used to display images
Controls whether the mouse wheel generates MouseWheel events, or scrolls the viewer
Determines whether scroll bars are used for over-size single images
Events
Fired on a mouse click
Fired on a mouse double click
fired when drawing ends
fired when drawing ends and provides an hDC for flicker-free drawing
fired when an error occurs during drawing
fired when drawing starts
Passes information back to the container for error messages and notifications originating from the DICOM interface
Fired on key down
Fired on a key press
Fired on key up
Fired on mouse down
Fired on mouse move
Fired on mouse up
fired when the Mouse Wheel is turned (only if UseMouseWheel is true)
fired whenever the underlying data in the control’s Images collection changes
fired whenever the display properties of any of the images in the control’s Images collection change
fired when the frame on any displayed image changes
See Also