| Name | Description |
 | addSources | Adds DICOM files to this DICOM viewer. |
 | bestFit | Scales the image proportion to the viewer. |
 | buildAngleMeasurement | Builds the angle measurement. |
 | buildCrossMeasurement | Builds the cross measurement. |
 | buildEllipseMeasurement | Builds the ellipse measurement. |
 | buildLineMeasurement | Builds the line measurement. |
 | buildLinesMeasurement | Builds the lines measurement. |
 | buildMeasurement | Builds specified measurement. |
 | buildRectangleMeasurement | Builds the rectangle measurement. |
 | dispose | Disposes this control. |
 | fitToHeight | Scales an image to fit the height of viewer. |
 | fitToWidth | Scales an image to fit the width of viewer. |
 | get_BackgroundColor | Gets the background color. |
 | get_BrowsePixelDelta | Gets the mouse move delta for frame browsing. |
 | get_DevicePixelScale | Gets the device pixel scale. |
 | get_FocusedImage | Gets the focused DICOM image. |
 | get_FocusedMeasurement | Gets the focused measurement. |
 | get_ImageOffset | Gets the image offset, in pixels, in viewer. |
 | get_Images | Gets the DICOM images. |
 | get_MeasurementColor | Gets the color for measurements. |
 | get_MeasurementDefaultTickFactors | Gets the tick distances for measurements. |
 | get_MeasurementDefaultUnitsOfMeasure | Gets the unit of measure for measurements. |
 | get_MeasurementLineWidth | Gets the line width, in pixels, for measurement. |
 | get_Measurements | Gets the measurements of focused image. |
 | get_MeasurementTextDefaultFontProperties | Gets the default font properties for measurement. |
 | get_MeasurementTextDefaultTextAlignment | Gets the default text alignment for measurement. |
 | get_MouseSensitivity | Gets the mouse sensitivity. |
 | get_Negative | Gets a value indicating whether DICOM viewer should invert colors of DICOM image. |
 | get_PrimaryMetadataIdentifiers | Gets the identifiers of "primary" DICOM metadata. |
 | get_ShowMeasurements | Gets a value indicating whether DICOM viewer must show measurements. |
 | get_ShowTextOverlays | Gets a value indicating whether DICOM viewer must show text overlays. |
 | get_Size | Gets the control size, in surface space. |
 | get_Source | Gets the source of DICOM images. |
 | get_TextOverlayDefaultFontProperties | Gets the default font properties for TextOverlay property. |
 | get_TextOverlayPadding | Gets the padding, in pixels, for text overlay. |
 | get_TextOverlays | Gets an array of DICOM overlays. |
 | get_WindowLevel | Gets the window level in DICOM viewer. |
 | get_WindowLevelMouseSensitivity | Gets a mouse sensitivity, which must be used for changing the window level of DICOM image. |
 | get_Zoom | Gets the zoom factor in DICOM viewer. |
 | get_ZoomAtCenter | Gets a value indicating whether DICOM viewer should zoom DICOM image relative to an image center. |
 | get_ZoomStep | Gets the zoom step for DICOM image. |
 | getMeasurements | Returns the measurements of specified DICOM image. |
 | removeFocusedMeasurement | Removes the focused measurement. |
 | removeMeasurements | Removes the measurements of focused image. |
 | resetView | Resets the view properties to the default values. |
 | set_BackgroundColor | Sets the background color. |
 | set_BrowsePixelDelta | Sets the mouse move delta for frame browsing. |
 | set_FocusedImage | Sets the focused DICOM image. |
 | set_FocusedMeasurement | Sets the focused measurement. |
 | set_ImageOffset | Sets the image offset, in pixels, in viewer. |
 | set_MeasurementColor | Sets the color for measurement. |
 | set_MeasurementDefaultTickFactors | Sets the tick distances for measurements. |
 | set_MeasurementDefaultUnitsOfMeasure | Sets the unit of measure for measurements. |
 | set_MeasurementLineWidth | Sets the line width, in pixels, for measurement. |
 | set_MeasurementTextDefaultFontProperties | Sets the default font properties for measurement. |
 | set_MeasurementTextDefaultTextAlignment | Sets the default text alignment for measurement. |
 | set_MouseSensitivity | Sets the mouse sensitivity. |
 | set_Negative | Sets a value indicating whether DICOM viewer should invert colors of DICOM image. |
 | set_PrimaryMetadataIdentifiers | Sets the identifiers of "primary" DICOM metadata. |
 | set_ShowMeasurements | Sets a value indicating whether DICOM viewer must show measurements. |
 | set_ShowTextOverlays | Sets a value indicating whether DICOM viewer must show text overlays. |
 | set_Source | Sets the source of DICOM images. |
 | set_TextOverlayDefaultFontProperties | Sets the default font properties for TextOverlay property. |
 | set_TextOverlayPadding | Sets the padding, in pixels, for text overlay. |
 | set_WindowLevel | Sets the window level in DICOM viewer. |
 | set_WindowLevelMouseSensitivity | Sets a mouse sensitivity, which must be used for changing the window level of DICOM image. |
 | set_Zoom | Sets the zoom factor in DICOM viewer. |
 | set_ZoomAtCenter | Sets a value indicating whether DICOM viewer should zoom DICOM image relative to an image center. |
 | set_ZoomStep | Sets the zoom step for DICOM image. |
 | update | Updates the control. |