VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerBaseControlJS type
Constructors SeeAlso
In This Topic
    WebDicomViewerBaseControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomViewerBaseControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomViewerBaseControlJS class.
    Methods
     NameDescription
    Public MethodAdds DICOM files to this DICOM viewer.
    Public MethodScales the image proportion to the viewer.
    Public MethodBuilds the angle measurement.
    Public MethodBuilds the cross measurement.
    Public MethodBuilds the ellipse measurement.
    Public MethodBuilds the line measurement.
    Public MethodBuilds the lines measurement.
    Public MethodBuilds specified measurement.
    Public MethodBuilds the rectangle measurement.
    Public MethodDisposes this control.
    Public MethodScales an image to fit the height of viewer.
    Public MethodScales an image to fit the width of viewer.
    Public MethodGets the background color.
    Public MethodGets the mouse move delta for frame browsing.
    Public MethodGets the device pixel scale.
    Public MethodGets the focused DICOM image.
    Public MethodGets the focused measurement.
    Public MethodGets the image offset, in pixels, in viewer.
    Public MethodGets the DICOM images.
    Public MethodGets the color for measurements.
    Public MethodGets the tick distances for measurements.
    Public MethodGets the unit of measure for measurements.
    Public MethodGets the line width, in pixels, for measurement.
    Public MethodGets the measurements of focused image.
    Public MethodGets the default font properties for measurement.
    Public MethodGets the default text alignment for measurement.
    Public MethodGets the mouse sensitivity.
    Public MethodGets a value indicating whether DICOM viewer should invert colors of DICOM image.
    Public MethodGets the identifiers of "primary" DICOM metadata.
    Public MethodGets a value indicating whether DICOM viewer must show measurements.
    Public MethodGets a value indicating whether DICOM viewer must show text overlays.
    Public MethodGets the control size, in surface space.
    Public MethodGets the source of DICOM images.
    Public MethodGets the default font properties for TextOverlay property.
    Public MethodGets the padding, in pixels, for text overlay.
    Public MethodGets an array of DICOM overlays.
    Public MethodGets the window level in DICOM viewer.
    Public MethodGets a mouse sensitivity, which must be used for changing the window level of DICOM image.
    Public MethodGets the zoom factor in DICOM viewer.
    Public MethodGets a value indicating whether DICOM viewer should zoom DICOM image relative to an image center.
    Public MethodGets the zoom step for DICOM image.
    Public MethodReturns the measurements of specified DICOM image.
    Public MethodRemoves the focused measurement.
    Public MethodRemoves the measurements of focused image.
    Public MethodResets the view properties to the default values.
    Public MethodSets the background color.
    Public MethodSets the mouse move delta for frame browsing.
    Public MethodSets the focused DICOM image.
    Public MethodSets the focused measurement.
    Public MethodSets the image offset, in pixels, in viewer.
    Public MethodSets the color for measurement.
    Public MethodSets the tick distances for measurements.
    Public MethodSets the unit of measure for measurements.
    Public MethodSets the line width, in pixels, for measurement.
    Public MethodSets the default font properties for measurement.
    Public MethodSets the default text alignment for measurement.
    Public MethodSets the mouse sensitivity.
    Public MethodSets a value indicating whether DICOM viewer should invert colors of DICOM image.
    Public MethodSets the identifiers of "primary" DICOM metadata.
    Public MethodSets a value indicating whether DICOM viewer must show measurements.
    Public MethodSets a value indicating whether DICOM viewer must show text overlays.
    Public MethodSets the source of DICOM images.
    Public MethodSets the default font properties for TextOverlay property.
    Public MethodSets the padding, in pixels, for text overlay.
    Public MethodSets the window level in DICOM viewer.
    Public MethodSets a mouse sensitivity, which must be used for changing the window level of DICOM image.
    Public MethodSets the zoom factor in DICOM viewer.
    Public MethodSets a value indicating whether DICOM viewer should zoom DICOM image relative to an image center.
    Public MethodSets the zoom step for DICOM image.
    Public MethodUpdates the control.
    Events
     NameDescription
    Public EventOccurs when viewer is disposed.
    Public EventOccurs when error occurs.
    Public EventOccurs when focused image is changed.
    Public EventOccurs when "FocusedMeasurement" property is changed.
    Public EventOccurs when image thumbnail is generated.
    Public EventOccurs when measurement building is finished.
    Public EventOccurs when "MeasurementDefaultUnitsOfMeasure" property is changed.
    Public EventOccurs when pointer interaction mode changed.
    Public EventOccurs when "WindowLevel" property is changed.
    Public EventOccurs when "Zoom" property is changed.
    See Also