VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Dicom.UI.VisualTools Namespace / DicomViewerTool Class
Constructors Properties Methods Events SeeAlso
In This Topic
    DicomViewerTool Class Members
    In This Topic
    The following tables list the members exposed by DicomViewerTool.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the mouse button, which executes the action of this tool. (Inherited from VisualTool)
    Public PropertyGets or sets a cursor, which should be used in image viewer when visual tool executes its action. (Inherited from VisualTool)
    Public PropertyGets or sets the active visual tool. (Inherited from CompositeVisualTool)
    Public PropertyGets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from CompositeVisualTool)
    Public PropertyGets or sets a value indicating whether the VOI LUT must be always loaded from DICOM frame metadata when image is changed.
    Public PropertyGets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Browse in horizontal orientation.
    Public PropertyGets or sets the mouse move delta for frame browsing.
    Public PropertyGets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Browse in vertical orientation.
    Public PropertyGets or sets the mouse wheel delta for frame browsing.
    Public PropertyGets a value indicating whether visual tool can modify the image. (Inherited from CompositeVisualTool)
    Public PropertyGets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether tool should cycle the slide browsing, i.e. tool should go to the first slide after last slide.
    Public PropertyGets or sets the VOI LUT, which is loaded from DICOM image metadata, of focused DICOM image.
    Public PropertyGets or sets the current VOI LUT.
    Public PropertyGets or sets a mouse gesture, which must be used for changing the VOI lookup table of DICOM image.
    Public PropertyGets or sets a mouse sensitivity, which must be used for changing VOI lookup table of DICOM image.
    Public PropertyGets or sets the offset of DicomImageVoiLut.WindowCenter.
    Public PropertyGets or sets the scale for DicomImageVoiLut.
    Public PropertyGets or sets a value indicating whether context menu is shown when user presses the right mouse button and the right mouse button is set as an action button of the tool. (Inherited from CompositeVisualTool)
    Public PropertyGets the 8-bpp grayscale image, which is displayed in viewer.
    Public PropertyGets or sets the image processing command, which must be applied to the DisplayedImage.
    Public PropertyGets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool)
    Public PropertyGets a collection of static graphic objects, which are displayed in viewer.
    Public PropertyGets graphic object that shows a horizontal ruler for DICOM image in image viewer.
    Public PropertyGets the ImageViewer object associated with this tool. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether the visual tool must show static graphic objects in image viewer.
    Public PropertyGets or sets a value indicating whether the image must be inverted.
    Public PropertyGets a value indicating whether this tool supports multipage mode. (Inherited from CompositeVisualTool)
    Public PropertyGets or sets a value indicating whether the visual tool must show information with DICOM metadata on image viewer.
    Public PropertyGets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from CompositeVisualTool)
    Public PropertyGets or sets the mouse move orientation for frame browsing.
    Public PropertyGets or sets the mouse sensitivity.
    Public PropertyGets or sets the interaction mode for the mouse wheel.
    Public PropertyGets or sets the mouse wheel sensitivity.
    Public PropertyGets the name of visual tool.
    Public PropertyGets or sets the object for image rendering synchronization.
    Public PropertyGets or sets the unit of measure for rulers.
    Public PropertyGets or sets a key code that changes the selected item to the next item. (Inherited from VisualTool)
    Public PropertyGets or sets a key code that changes the selected item to the previous item. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether the visual tool must show rulers on image viewer.
    Public PropertyGets a collection of text overlays, which are displayed on viewer.
    Public PropertyGets graphic object that shows a vertical ruler for DICOM image in image viewer.
    Public PropertyGets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.WindowLevel.
    Public PropertyGets or sets the mouse cursor for Vintasoft.Imaging.Dicom.UI.VisualTools.DicomViewerToolInteractionMode.Zoom.
    Public PropertyGets or sets the zoom step of the image.
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a value indicating whether viewer must be invalidated when InvalidateViewer method is executed. (Inherited from VisualTool)
    Protected PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the VisualTool because the caller is on a different thread than the one the VisualTool was created on. (Inherited from VisualTool)
    Protected PropertyGets the count of mouse clicks in series of clicks. (Inherited from VisualTool)
    Protected PropertyGets or sets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from VisualTool)
    Protected PropertyGets or sets an array of visual tools. (Inherited from CompositeVisualTool)
    Public Methods
     NameDescription
    Public MethodDetermines that visual tool is a child tool of the CompositeVisualTool. (Inherited from CompositeVisualTool)
    Public MethodCreates the DicomImageVoiLookupTable.
    Public MethodOverloaded. Releases all resources used by the object. (Inherited from VisualTool)
    Public MethodOverloaded. Finds the specified visual tool of specified type in composite visual tool. (Inherited from CompositeVisualTool)
    Public MethodReturns a copy of 8-bpp grayscale image, which is displayed in image viewer.
    Public MethodReturns an enumerator that iterates through a visual tool. (Inherited from CompositeVisualTool)
    Public MethodReturns the interaction mode for specified mouse button.
    Public MethodReturns the supported UI actions. (Inherited from CompositeVisualTool)
    Public MethodSelects the next available item and makes it as the active item. (Inherited from CompositeVisualTool)
    Public MethodRefreshes the visual tool.
    Public MethodChanges the interaction mode for specified mouse button.
    Public MethodSets the properties of specified DicomViewerTool.
    Public MethodConverts items of this composite visual tool to an array. (Inherited from CompositeVisualTool)
    Public MethodReturns the string representation of this object. (Inherited from VisualTool)
    Public MethodUpdates the 8-bpp grayscale image, which is displayed in image viewer.
    Public MethodUpdates the source image.
    Protected Methods
     NameDescription
    Protected MethodCalculates the VOI LUT change amount by specified length.
    Protected MethodOverloaded. Invalidates the specified region of the , and causes a paint message to be sent to the . (Inherited from VisualTool)
    Protected MethodOverloaded. Executes the specified delegate on the thread that owns the 's underlying . (Inherited from VisualTool)
    Protected MethodDetermines whether the ActionButton contains the button. (Inherited from VisualTool)
    Protected MethodReturns a value indicating whether the visual tool will process the mouse event.
    Protected MethodRaises the Activated event.
    Protected MethodRaises the Activating event. (Inherited from VisualTool)
    Protected MethodRaises the Deactivated event.
    Protected MethodRaises the Deactivating event. (Inherited from VisualTool)
    Protected MethodRaises the DicomImageVoiLutChanged event.
    Protected MethodRaises the EnabledChanged event. (Inherited from VisualTool)
    Protected MethodRaises the ImageChanged event. (Inherited from VisualTool)
    Protected MethodRaises the ImageChanging event. (Inherited from VisualTool)
    Protected MethodRaises the ImageLoadingException event. (Inherited from VisualTool)
    Protected MethodRaises the KeyDown event. (Inherited from CompositeVisualTool)
    Protected MethodRaises the KeyUp event. (Inherited from CompositeVisualTool)
    Protected MethodOccurs when visual tool loses the focus. (Inherited from CompositeVisualTool)
    Protected MethodRaises the MouseClick event. (Inherited from CompositeVisualTool)
    Protected MethodRaises the MouseDoubleClick event. (Inherited from CompositeVisualTool)
    Protected MethodRaises the MouseDown event.
    Protected MethodRaises the MouseEnter event. (Inherited from CompositeVisualTool)
    Protected MethodRaises the MouseLeave event.
    Protected MethodRaises the MouseMove event.
    Protected MethodRaises the MouseUp event.
    Protected MethodRaises the MouseWheel event.
    Protected MethodOverloaded. Paints content of visual tool on specified image. (Inherited from CompositeVisualTool)
    Protected MethodRaises the PreviewKeyDown event. (Inherited from CompositeVisualTool)
    Protected MethodProcesses IME Windows messages. (Inherited from CompositeVisualTool)
    Protected MethodResets the tool. (Inherited from CompositeVisualTool)
    Public Events
     NameDescription
    Public EventOccurs when the visual tool is activated in the image viewer. (Inherited from VisualTool)
    Public EventOccurs when the visual tool is activating in the image viewer. (Inherited from VisualTool)
    Public EventOccurs when the visual tool is deactivated in the image viewer. (Inherited from VisualTool)
    Public EventOccurs when the visual tool is deactivating in the image viewer. (Inherited from VisualTool)
    Public EventOccurs when the VOI LUT is changed.
    Public EventOccurs when value of Enabled property is changed. (Inherited from VisualTool)
    Public EventOccurs when the image is changed. (Inherited from VisualTool)
    Public EventOccurs when the image is changing. (Inherited from VisualTool)
    Public EventOccurs when the image is not loaded because of error. (Inherited from VisualTool)
    Public EventOccurs when a key is pressed while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
    Public EventOccurs when a key is released while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is clicked. (Inherited from VisualTool)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from VisualTool)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from VisualTool)
    Public EventOccurs when the mouse enters an area of visual tool. (Inherited from VisualTool)
    Public EventOccurs when the mouse leaves an area of visual tool. (Inherited from VisualTool)
    Public EventOccurs when the mouse pointer is moved over the image viewer and this tool is enabled. (Inherited from VisualTool)
    Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is released. (Inherited from VisualTool)
    Public EventOccurs when the mouse wheel moves while the image viewer has focus and this tool is enabled. (Inherited from VisualTool)
    Public EventOccurs before the KeyDown event when a key is pressed while focus is on this visual tool. (Inherited from VisualTool)
    See Also