VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Dicom.UI.VisualTools Namespace / DicomAnnotationTool Class
Constructors Properties Methods Events SeeAlso
In This Topic
    DicomAnnotationTool Class Members
    In This Topic
    The following tables list the members exposed by DicomAnnotationTool.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DicomAnnotationTool 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 an active interaction controller. (Inherited from UserInteractionVisualTool)
    Public PropertyGets or sets a value indicating whether the annotation viewer allows to move selected annotations together. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from VisualTool)
    Public PropertyGets or sets a System.Drawing.Rectangle, in image space, in device-independent pixels (1/96th inch), that restricts the area of image where annotation can be built. (Inherited from AnnotationVisualTool)
    Public PropertyGets the focused annotation data collection.
    Public PropertyGets the annotation data controller.
    Public PropertyGets or sets the interaction mode of annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets the System.Drawing.Brush that uses to fill the selecion of selected annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets the System.Drawing.Pen that uses to draw the selecion of selected annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets an annotation collection that will be viewed and edited using the visual tool. (Inherited from AnnotationVisualTool)
    Public PropertyGets a value indicating whether this visual tool can modify the image. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether focused item can be changed before interaction. (Inherited from UserInteractionVisualTool)
    Public PropertyGets or sets the clipboard of this tool. (Inherited from AnnotationVisualTool)
    Public Propertystatic (Shared in Visual Basic)Gets the data format for annotations in clipboard.
    Public PropertyGets the UI action that copies the selected annotations to the clipboard.
    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 the UI action that cuts the selected annotations to the clipboard.
    Public PropertyGets the UI action that deletes the selected annotations.
    Public PropertyGets the UI action that deletes all annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets the UI action that deselects all annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool)
    Public PropertyGets or sets the focused annotation data.
    Public PropertyGets or sets the focused annotation view. (Inherited from AnnotationVisualTool)
    Public PropertyGets the hovered annotation view. (Inherited from AnnotationVisualTool)
    Public PropertyGets the ImageViewer object associated with this tool. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether the annotation can be built only in specified region. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets a value indicating whether interaction should be finished when focus is lost. (Inherited from UserInteractionVisualTool)
    Public PropertyGets a value indicating whether focused annotation is building. (Inherited from AnnotationVisualTool)
    Public PropertyGets a value indicating whether this tool supports multipage mode. (Inherited from AnnotationVisualTool)
    Public PropertyGets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from VisualTool)
    Public PropertyGets or sets a value indicating whether the annotation viewer allows multiple selection of annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets the name of visual tool. (Inherited from AnnotationVisualTool)
    Public PropertyGets the UI action that pastes the selected annotations from the clipboard.
    Public PropertyGets the rotation assistant used for rotation of selected annotation. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets the rotation point. (Inherited from AnnotationVisualTool)
    Public PropertyGets or sets a distance from the annotation bounding box to the rotation point, in pixels. (Inherited from AnnotationVisualTool)
    Public PropertyGets the UI action that selects all annotations. (Inherited from AnnotationVisualTool)
    Public PropertyGets the collection that contains selected annotations. (Inherited from AnnotationVisualTool)
    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 the spell check manager that is used for spell checking of text in text annotations. (Inherited from AnnotationVisualTool)
    Protected Properties
     NameDescription
    Protected PropertyGets or sets a value indicating whether the interaction can be started right after the interactive object is selected. (Inherited from UserInteractionVisualTool)
    Protected PropertyGets or sets a value indicating whether user can set the focused interactive object. (Inherited from UserInteractionVisualTool)
    Protected PropertyGets or sets a value indicating whether viewer must be invalidated when InvalidateViewer method is executed. (Inherited from VisualTool)
    Protected PropertyGets or sets a focused item. (Inherited from AnnotationVisualTool)
    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 a collection of IInteractiveObject. (Inherited from UserInteractionVisualTool)
    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 a value indicating whether interaction controller should use ActionButton of visual tool. (Inherited from AnnotationVisualTool)
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds annotation to the annotation collection of focused image and starts building of annotation. (Inherited from AnnotationVisualTool)
    Public MethodCancels an active interaction with interaction area of interactive object. (Inherited from UserInteractionVisualTool)
    Public MethodCancels building of annotation. (Inherited from AnnotationVisualTool)
    Public MethodOverloaded. Releases all resources used by the object. (Inherited from VisualTool)
    Public MethodFinds an annotation view at specified point, in the image viewer space. (Inherited from AnnotationVisualTool)
    Public Methodstatic (Shared in Visual Basic)Finds the specified visual tool of specified type in visual tool. (Inherited from VisualTool)
    Public MethodFinishes an active interaction with interaction area of interactive object. (Inherited from UserInteractionVisualTool)
    Public MethodFinishes building of annotation. (Inherited from AnnotationVisualTool)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the active interaction controller of specified visual tool. (Inherited from UserInteractionVisualTool)
    Public MethodReturns the annotation collection that must be selected. (Inherited from AnnotationVisualTool)
    Public MethodReturns the supported UI actions.
    Public MethodInvalidates a drawing box of focused interactive object. (Inherited from UserInteractionVisualTool)
    Public MethodInvalidates a drawing box of specified interactive object. (Inherited from UserInteractionVisualTool)
    Public MethodDetermines that the specified point is located on interaction area. (Inherited from AnnotationVisualTool)
    Public MethodSelects the next available item and makes it as the active item. (Inherited from AnnotationVisualTool)
    Public MethodScrolls the viewer to the focused item. (Inherited from UserInteractionVisualTool)
    Public MethodSets the annotation view that associated with specified annotation data as focused annotation view. (Inherited from AnnotationVisualTool)
    Public MethodReturns the string representation of this object. (Inherited from VisualTool)
    Protected Methods
     NameDescription
    Protected MethodBegins an active interaction. (Inherited from AnnotationVisualTool)
    Protected MethodDetermines that focused item can be changed. (Inherited from AnnotationVisualTool)
    Protected MethodReturns a value indicating whether next item can be selected. (Inherited from AnnotationVisualTool)
    Protected MethodReturns a value indicating whether the point is located on unfocused image. (Inherited from UserInteractionVisualTool)
    Protected MethodCreates the UI action that copies the selected annotations to the clipboard. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that cuts the selected annotations to the clipboard. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that deletes all annotations. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that deletes the selected annotations. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that deselects all annotations. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that pastes the selected annotations from the clipboard. (Inherited from AnnotationVisualTool)
    Protected MethodCreates the UI action that selects all annotations. (Inherited from AnnotationVisualTool)
    Protected MethodDraws an interactive object on specified graphics.
    Protected MethodFinds the interaction area at the specified location, in viewer space. (Inherited from UserInteractionVisualTool)
    Protected MethodFinds an interactive object at specified point on image viewer. (Inherited from AnnotationVisualTool)
    Protected MethodFinishes an active interaction. (Inherited from AnnotationVisualTool)
    Protected MethodReturns the item drawing box. (Inherited from UserInteractionVisualTool)
    Protected MethodReturns a point transformation of specified interactive object. (Inherited from UserInteractionVisualTool)
    Protected MethodOverloaded. Invalidates the entire surface of the and causes the to be redrawn. (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. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the Activated event.
    Protected MethodRaises the Activating event. (Inherited from VisualTool)
    Protected MethodOccurs when active interaction controller is changed. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationBuildingCanceled event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationBuildingCanceling event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationBuildingFinished event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationBuildingStarted event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationBuildingStarting event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationDrawException event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationInteractionModeChanged event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationInteractionModeChanging event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationTransformingFinished event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationTransformingStarted event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the AnnotationViewCollectionChanged event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the Deactivated event.
    Protected MethodRaises the Deactivating event. (Inherited from VisualTool)
    Protected MethodRaises the EnabledChanged event. (Inherited from VisualTool)
    Protected MethodRaises the FocusedAnnotationViewChanged event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the FocusedAnnotationViewChanging event. (Inherited from AnnotationVisualTool)
    Protected MethodOccurs when focused item is changed. (Inherited from AnnotationVisualTool)
    Protected MethodOccurs when focused item is changing. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the HoveredAnnotationViewChanged event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the HoveredAnnotationViewChanging event. (Inherited from AnnotationVisualTool)
    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 interaction event for specified interactive object. (Inherited from AnnotationVisualTool)
    Protected MethodCalled when item collection is changed. (Inherited from UserInteractionVisualTool)
    Protected MethodOccurs when state of interactive object is changed. (Inherited from UserInteractionVisualTool)
    Protected MethodRaises the KeyDown event. (Inherited from UserInteractionVisualTool)
    Protected MethodRaises the KeyUp event. (Inherited from UserInteractionVisualTool)
    Protected MethodOccurs when visual tool loses the focus. (Inherited from UserInteractionVisualTool)
    Protected MethodRaises the MouseClick event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the MouseDoubleClick event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the MouseDown event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the MouseEnter event. (Inherited from VisualTool)
    Protected MethodRaises the MouseLeave event. (Inherited from VisualTool)
    Protected MethodRaises the MouseMove event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the MouseUp event. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the MouseWheel event. (Inherited from AnnotationVisualTool)
    Protected MethodOverloaded. Paints content of visual tool on specified image. (Inherited from AnnotationVisualTool)
    Protected MethodRaises the PreviewKeyDown event. (Inherited from VisualTool)
    Protected MethodTransforms a point from the viewer space to the interactive object space. (Inherited from UserInteractionVisualTool)
    Protected MethodProcesses the IME Windows messages. (Inherited from UserInteractionVisualTool)
    Protected MethodResets this tool. (Inherited from VisualTool)
    Protected MethodScrolls the viewer to the specified item. (Inherited from UserInteractionVisualTool)
    Protected MethodSets properties to the specified interaction controller. (Inherited from AnnotationVisualTool)
    Protected MethodTries to finish the current interaction. (Inherited from UserInteractionVisualTool)
    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 ActiveInteractionController property is changed. (Inherited from UserInteractionVisualTool)
    Public EventOccurs when the annotation building is canceled. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation building is canceling. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation building is finished. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation building is started. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation building is starting. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation is not drawn because of error. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation interaction mode is changed. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation interaction mode is changing. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation transforming is finished. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the annotation transforming is started. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the AnnotationViewCollection property is changed. (Inherited from AnnotationVisualTool)
    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 value of Enabled property is changed. (Inherited from VisualTool)
    Public EventOccurs when the FocusedAnnotationView is changed. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the FocusedAnnotationView is changing. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the HoveredAnnotationView is changed. (Inherited from AnnotationVisualTool)
    Public EventOccurs when the HoveredAnnotationView is changing. (Inherited from AnnotationVisualTool)
    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