| Name | Description | |
|---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which executes the action of this tool. (Inherited from UserInteractionVisualTool) |
![]() | ActionCursor | Gets or sets a cursor, which should be used in image viewer when visual tool executes its action. (Inherited from VisualTool) |
![]() | ActiveInteractionController | Gets an active interaction controller. (Inherited from UserInteractionVisualTool) |
![]() | AllowMoveSelectedAnnotations | Gets or sets a value indicating whether the annotation viewer allows to move selected annotations together. |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from VisualTool) |
![]() | AnnotationBoundingRect | Gets 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. |
![]() | AnnotationInteractionMode | Gets or sets the interaction mode of annotations. |
![]() | AnnotationSelectionBrush | Gets or sets the System.Drawing.Brush that is used to fill the selection of selected annotations. |
![]() | AnnotationSelectionPen | Gets or sets the System.Drawing.Pen that is used to draw the selection of selected annotations. |
![]() | AnnotationViewCollection | Gets or sets an annotation collection that will be viewed and edited using the visual tool. |
![]() | CanModifyImage | Gets a value indicating whether this visual tool can modify the image. (Inherited from VisualTool) |
![]() | ChangeFocusedItemBeforeInteraction | Gets or sets a value indicating whether focused item can be changed before interaction. (Inherited from UserInteractionVisualTool) |
![]() | Clipboard | Gets or sets the clipboard of this tool. |
![]() ![]() | ClipboardAnnotationDataFormat | Gets the data format for annotations in clipboard. |
![]() | CopyAction | Gets the UI action that copies the selected annotations to the clipboard. |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from VisualTool) |
![]() | CutAction | Gets the UI action that cuts the selected annotations to the clipboard. |
![]() | DeleteAction | Gets the UI action that deletes the selected annotations. |
![]() | DeleteAllAction | Gets the UI action that deletes all annotations. |
![]() | DeselectAllAction | Gets the UI action that deselects all annotations. |
![]() | DisableContextMenu | Gets 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) |
![]() | Enabled | Gets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool) |
![]() | EraserPen | Gets or sets the System.Drawing.Pen that is used to draw the eraser selection. |
![]() | EraserRemovesObjectImmediately | Gets or sets a value indicating whether eraser must remove object immediately when mouse cursor hovers object. |
![]() | FocusedAnnotationView | Gets or sets the focused annotation view. |
![]() | HoveredAnnotationView | Gets the hovered annotation view. |
![]() | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
![]() | IsAnnotationBoundingRectEnabled | Gets or sets a value indicating whether the annotation can be built only in specified region. |
![]() | IsFinishInteractionOnLostFocus | Gets or sets a value indicating whether interaction should be finished when focus is lost. (Inherited from UserInteractionVisualTool) |
![]() | IsFocusedAnnotationBuilding | Gets a value indicating whether focused annotation is building. |
![]() | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from VisualTool) |
![]() | MultiSelect | Gets or sets a value indicating whether the annotation viewer allows multiple selection of annotations. |
![]() | Name | Gets the name of visual tool. |
![]() | PasteAction | Gets the UI action that pastes the selected annotations from the clipboard. |
![]() | RaiseAnnotationEventsInAuthorMode | Gets or sets a value indicating whether the annotation visual tool should raise annotation events in AnnotationInteractionMode.Author mode. |
![]() | RaiseAnnotationEventsInViewMode | Gets or sets a value indicating whether the annotation visual tool should raise annotation events in AnnotationInteractionMode.View mode. |
![]() | RotationAssistant | Gets the rotation assistant used for rotation of selected annotation. |
![]() | RotationPoint | Gets or sets the rotation point. |
![]() | RotationPointDistance | Gets or sets a distance from the annotation bounding box to the rotation point, in pixels. |
![]() | SelectAllAction | Gets the UI action that selects all annotations. |
![]() | SelectedAnnotations | Gets the collection that contains selected annotations. |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. (Inherited from VisualTool) |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. (Inherited from VisualTool) |
![]() | SpellChecker | Gets or sets the spell check manager that is used for spell checking of text in text annotations. |


