DicomObjects.NET10 Documentation
DicomObjects Namespace / IDicomViewer Interface
Properties Methods Events

In This Topic
    IDicomViewer Interface Members
    In This Topic

    The following tables list the members exposed by IDicomViewer.

    Public Properties
     NameDescription
     Property Viewer Display Height  
     PropertyThe margin of error used for the LabelHits method  
     Property A DicomImages collection containing the images currently stored in the DicomViewer control.  
     PropertyThe actual size of pixels on the display device (in mm)  
     Property ViewerMode  
     Property Viewer Display Width  
    Top
    Public Methods
     NameDescription
     MethodOverloaded.  Returns a rectangle representing the specified cell.  
     Method Size of the cell within the viewer  
     MethodReturns the Image coordinates conversion of the user provided Point  
     MethodSpecifies whether a particular Image is being displayed.  
     MethodIdentify labels occupying a give screen point in a DicomViewer  
     Method Matrices used to define the given image in different scale modes  
     Method The Matrix used to define the given image in a viewer  
     Method Calculate area relative to the size that is being passed  
    Top
    Public Events
     NameDescription
     Event This event is fired whenever the underlying data in the control's Images collection changes  
     Event This event is fired whenever the display properties of any of the images in the control�s Images collection change.  
     EventThis event is generated when drawing of images completes onto a IDicomViewer  
     EventThis event is generated when an exception is thrown during the drawing of images onto a IDicomViewer  
     EventFires at the start of a redraw of any part of the viewer  
    Top
    See Also