Name | Description | |
---|---|---|
![]() | PdfCropSelectionTool Constructor | Initializes a new instance of the PdfCropSelectionTool class. |
The following tables list the members exposed by PdfCropSelectionTool.
Name | Description | |
---|---|---|
![]() | PdfCropSelectionTool Constructor | Initializes a new instance of the PdfCropSelectionTool class. |
Name | Description | |
---|---|---|
![]() | ActionButton | Gets or sets the mouse cursor which executes the action of this tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.CropSelectionTool) |
![]() | ActionCursor | Gets or sets the cursor of this tool when action of tool is executing. (Inherited from Vintasoft.Imaging.UI.VisualTools.CropSelectionTool) |
![]() | ActiveInteractionController | Gets an active interaction controller. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | AllowNextItemSelection | Gets or sets a value indicating whether the tool allows changing focused item using the Vintasoft.Imaging.UI.VisualTools.VisualTool.PerformNextItemSelection method. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | BackColor | Gets or sets a background color of the selection rectangle. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | BorderColor | Gets or sets a border color of the selection rectangle. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | CanModifyImage | Gets the value indicating whether this visual tool can modify the image. (Inherited from Vintasoft.Imaging.UI.VisualTools.CropSelectionTool) |
![]() | ChangeFocusedItemBeforeInteraction | Gets or sets a value indicating whether focused item can be changed before interaction. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | Clipboard | Gets or sets the clipboard of this tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | Cursor | Gets or sets a cursor, which should be used in image viewer when visual tool is active in image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | DisableContextMenu | Gets 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 Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Enabled | Gets or sets a value indicating whether Vintasoft.Imaging.UI.VisualTools.VisualTool can respond to the user interaction. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageViewer | Gets the Vintasoft.Imaging.UI.VisualTools.VisualTool.ImageViewer object associated with this tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | InteractionController | Gets or sets an interaction controller of rectangular selection. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | IsFinishInteractionOnLostFocus | Gets or sets a value, which determines that interaction should be finished when focus is lost. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | IsVisibleWithoutImage | Gets a value indicating whether this visual tool is visible if image is not painted in image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Name | Gets the name of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.CropSelectionTool) |
![]() | PageRectangle | Gets or sets a rectangle, in coordinate system of PDF page, that defines crop selection on PDF page. |
![]() | Rectangle | Gets or sets a rectangle that defines rectangular selection on image. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | SelectionOnlyOnImage | Gets or sets a value indicating whether selection can be used only on image area. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | SelectNextItemKeyCode | Gets or sets a key code that changes the selected item to the next item. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | SelectPrevItemKeyCode | Gets or sets a key code that changes the selected item to the previous item. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | TransformController | Gets or sets a transform interaction controller of rectangular selection. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
Name | Description | |
---|---|---|
![]() | CanBeginInteractionAfterSetFocusedItem | Gets or sets a value indicating whether the interaction can be started right after the interactive object is selected. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | CanUserSetFocusedItem | Gets or sets a value indicating whether user can set the focused interactive object. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | EnableViewerInvalidate | Gets or sets a value indicating whether viewer must be invalidated when Vintasoft.Imaging.UI.VisualTools.VisualTool.InvalidateViewer method is executed. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the Vintasoft.Imaging.UI.VisualTools.VisualTool because the caller is on a different thread than the one the Vintasoft.Imaging.UI.VisualTools.VisualTool was created on. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Items | Get a collection of Vintasoft.Imaging.UI.VisualTools.UserInteraction.IInteractiveObject. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | MouseClickCount | Gets the count of mouse clicks in series of clicks. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseClicksDelta | Gets or sets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | RectangleF | Gets or sets a real rectangle that defines rectangular selection on image. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | UseActionButtonToInteractionController | Gets a value, which determines whether interaction controller should use Vintasoft.Imaging.UI.VisualTools.VisualTool.ActionButton of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | UseRoundingPointTransform | Overridden. Gets a value indicating whether this tool need to use rounding transform for transforming points in the selection rectangle. |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when the visual tool is activated in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Activating | Occurs when the visual tool is activating in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ActiveInteractionControllerChanged | Occurs when the Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool.ActiveInteractionController property is changed. (Inherited from Vintasoft.Imaging.UI.VisualTools.UserInteraction.UserInteractionVisualTool) |
![]() | BuildingFinished | Occurs when the selection building is finished. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | BuildingStarted | Occurs when the selection building is started. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |
![]() | Deactivated | Occurs when the visual tool is deactivated in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | Deactivating | Occurs when the visual tool is deactivating in the image viewer. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageChanged | Occurs when the image is changed. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageChanging | Occurs when the image is changing. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | ImageLoadingException | Occurs when the image is not loaded because of error. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | KeyDown | Occurs when a key is pressed while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | KeyUp | Occurs when a key is released while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is clicked. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseDoubleClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseDown | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseEnter | Occurs when the mouse enters an area of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseLeave | Occurs when the mouse leaves an area of visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseMove | Occurs when the mouse pointer is moved over the image viewer and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseUp | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is released. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | MouseWheel | Occurs when the mouse wheel moves while the image viewer has focus and this tool is enabled. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | PreviewKeyDown | Occurs before the Vintasoft.Imaging.UI.VisualTools.VisualTool.KeyDown event when a key is pressed while focus is on this visual tool. (Inherited from Vintasoft.Imaging.UI.VisualTools.VisualTool) |
![]() | SelectionChanged | Occurs when the selection (Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool.Rectangle) is changed. (Inherited from Vintasoft.Imaging.UI.VisualTools.RectangularSelectionTool) |