| | 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. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | AnnotationInteractionMode | Gets or sets the interaction mode of annotations. (Inherited from AnnotationVisualTool) |
 | AnnotationOutlineColor | Gets or sets the outline color for all annotations of measure tool. |
 | AnnotationOutlineWidth | Gets or sets the outline width, in device-independent pixels (1/96th inch), for all annotations of measure tool. |
 | AnnotationSelectionBrush | Gets or sets the System.Drawing.Brush that is used to fill the selection of selected annotations. (Inherited from AnnotationVisualTool) |
 | AnnotationSelectionPen | Gets or sets the System.Drawing.Pen that is used to draw the selection of selected annotations. (Inherited from AnnotationVisualTool) |
 | AnnotationViewCollection | Gets or sets an annotation collection that will be viewed and edited using the visual tool. (Inherited from AnnotationVisualTool) |
 | AreAnnotationsAttachedToTheImage | Gets or sets a value indicating whether annotations are attached to the image. |
 | Calibration | Gets or sets the calibration value, which is used in calculation of measured values. |
 | 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. (Inherited from AnnotationVisualTool) |
  | ClipboardAnnotationDataFormat | Gets the data format for annotations in clipboard. (Inherited from AnnotationVisualTool) |
 | CopyAction | Gets the UI action that copies the selected annotations to the clipboard. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | DeleteAction | Gets the UI action that deletes the selected annotations. (Inherited from AnnotationVisualTool) |
 | DeleteAllAction | Gets the UI action that deletes all annotations. (Inherited from AnnotationVisualTool) |
 | DeselectAllAction | Gets the UI action that deselects all annotations. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | EraserRemovesObjectImmediately | Gets or sets a value indicating whether eraser must remove object immediately when mouse cursor hovers object. (Inherited from AnnotationVisualTool) |
 | FocusedAnnotationView | Gets or sets the focused annotation view. (Inherited from AnnotationVisualTool) |
 | HighlightedAnnotationOutlineColor | Gets or sets the highlighted outline color for all annotations of measure tool. |
 | HighlightedAnnotationView | Gets or sets the highlighted annotation view. |
 | HighlightedTextBlockFillColor | Gets or sets the highlighted fill color for all text blocks of measure tool. |
 | HighlightedTextBlockFont | Gets or sets the highlighted font for all text blocks of measure tool. |
 | HighlightedTextBlockFontColor | Gets or sets the highlighted font color for all text blocks of measure tool. |
 | HoveredAnnotationView | Gets the hovered annotation view. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | Name | Gets the name of visual tool. |
 | PasteAction | Gets the UI action that pastes the selected annotations from the clipboard. (Inherited from AnnotationVisualTool) |
 | RaiseAnnotationEventsInAuthorMode | Gets or sets a value indicating whether the annotation visual tool should raise annotation events in AnnotationInteractionMode.Author mode. (Inherited from AnnotationVisualTool) |
 | RaiseAnnotationEventsInViewMode | Gets or sets a value indicating whether the annotation visual tool should raise annotation events in AnnotationInteractionMode.View mode. (Inherited from AnnotationVisualTool) |
 | RotationAssistant | Gets the rotation assistant used for rotation of selected annotation. (Inherited from AnnotationVisualTool) |
 | RotationPoint | Gets or sets the rotation point. (Inherited from AnnotationVisualTool) |
 | RotationPointDistance | Gets or sets a distance from the annotation bounding box to the rotation point, in pixels. (Inherited from AnnotationVisualTool) |
 | SelectAllAction | Gets the UI action that selects all annotations. (Inherited from AnnotationVisualTool) |
 | SelectedAnnotations | Gets the collection that contains selected annotations. (Inherited from AnnotationVisualTool) |
 | 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. (Inherited from AnnotationVisualTool) |
 | TextBlockFillColor | Gets or sets the fill color for all text blocks of measure tool. |
 | TextBlockFont | Gets or sets the font for all text blocks of measure tool. |
 | TextBlockFontColor | Gets or sets the font color for all text blocks of measure tool. |
 | UnitsOfMeasure | Gets or sets the unit of measure for all annotations of measure tool. |