| 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) |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the PerformNextItemSelection(Boolean) method. (Inherited from VisualTool) |
![]() | AppendMode | Gets or sets a value indicating whether the content editor tool edits PDF page content in append mode. |
![]() | BringToBackAction | Gets the UI action that moves the focused graphics figure view to the first position in view collection. |
![]() | BringToFrontAction | Gets the UI action that moves the focused graphics figure view to the last position in view collection. |
![]() | 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. |
![]() ![]() | ClipboardGraphicsFigureDataFormat | Gets the data format for graphics figures in clipboard. |
![]() | ContentFigureHighlightBrush | Gets or sets a brush, which must be used for filling the content figure bounding box. |
![]() | ContentFigureHighlightPen | Gets or sets a pen, which must be used for drawing the content figure bounding box. |
![]() | ContentFigureInteractionBrush | Gets or sets the brush that is used to fill content figure area when transformation occurs. |
![]() | CopyAction | Gets the UI action that copies the selected graphics figure to the clipboard. |
![]() | CurrentPage | Gets the PdfPage, which is associated with ImageViewer.FocusedImage. |
![]() | 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 graphics figure to the clipboard. |
![]() | DeleteAction | Gets the UI action that deletes the selected graphics figure. |
![]() | DeselectAllAction | Gets the UI action that deselects all graphics figures. |
![]() | 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) |
![]() | DocumentFontController | Gets the PDF document font controller that stores fonts of PDF document. |
![]() | Enabled | Gets or sets a value indicating whether VisualTool can respond to the user interaction. (Inherited from VisualTool) |
![]() | FigureHighlightBrush | Gets or sets a brush, which must be used for filling the figure bounding box. |
![]() | FigureHighlightPen | Gets or sets a pen, which must be used for drawing the figure bounding box. |
![]() | FiguresHighlight | Gets or sets a value indicating whether the tool must highlight the figures. |
![]() | FigureViewCollection | Gets the figure view collection that is showing using this visual tool. |
![]() | GroupContentFigures | Gets or sets a value indicating whether the content editor tool must group content figures. |
![]() | ImageViewer | Gets the ImageViewer object associated with this tool. (Inherited from VisualTool) |
![]() | InteractiveContentType | Gets or sets the type of the interactive content. |
![]() | IsFinishInteractionOnLostFocus | Gets or sets a value indicating whether interaction should be finished when focus is lost. (Inherited from UserInteractionVisualTool) |
![]() | 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) |
![]() | Name | Gets the name of visual tool. |
![]() | PasteAction | Gets the UI action that pastes a graphics figure from the clipboard. |
![]() | RenderFiguresWhenDeactivating | Gets or sets a value indicating whether the RenderFiguresOnAllPages must be executed when visual tool is deactivated. |
![]() | RenderFiguresWhenImageIndexChanging | Gets or sets a value indicating whether the RenderFiguresOnPage must be executed when current page is changed in image viewer. |
![]() | SelectedFigure | Gets a current graphics figure. |
![]() | SelectedFigurePoints | Gets points of selected graphics figure. |
![]() | SelectedFigureView | Gets or sets a current graphics figure view. |
![]() | 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) |
![]() | UndoManager | Gets or sets the undo manager. |


