VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Interfaces Delegates SeeAlso
In This Topic
    Vintasoft.Imaging.UI.VisualTools Namespace (Vintasoft.Imaging.UI)
    In This Topic
    Contains visual tools for image viewer.
    Classes
     ClassDescription
    ClassA set of colored objects that can be highlighted in HighlightTool<T>.
    ClassRepresents a visual tool which combines behaviour of several visual tools.
    ClassA visual tool for cropping an image in image viewer.
    ClassRepresents the current selection, which is defined by a curve, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassProvides data for the SelectionChanged event.
    ClassVisual tool that allows to select the custom image region in an image viewer.
    ClassA visual tool that allows to display and execute actions (links, navigation, ...) of image in image viewer.
    ClassVisual tool for dragging and dropping an image region in image viewer.
    ClassRepresents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted.
    ClassVisual tool that allows to highlight several ColoredObjects<T> on the image.
    ClassRepresents a visual tool for displaying an interactive map for fast navigation on the image in the image viewer.
    ClassVisual tool for previewing results of image processing in image viewer. Image processing can be done on the whole image or image region.
    ClassProvides an abstract base class for transformations which transform the System.Drawing.PointF structure to the image viewer space.
    ClassRepresents a visual tool for processing of rectangular area in image viewer.
    ClassRepresents the current selection, which is defined by a freehand polygon (lasso), in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassRepresents a visual tool for magnification of image region in image viewer.
    ClassThe visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer.
    ClassThe generic visual tool that allows to select an image region, which consists from multiple rectangles, in image viewer.
    ClassRepresents the action executor that executes navigation actions.
    ClassVisual tool for overlaying an image on a top of image in image viewer.
    ClassRepresents the composite executor of metadata action.
    ClassRepresents a visual tool for panning an image in image viewer.
    ClassRepresents the current selection, which is defined as a graphical path, in an image viewer. The selection can be moved, resized and rotated. Also the selection point list can be edited.
    ClassTransforms the System.Drawing.PointF structure from image space to image viewer space.
    ClassRepresents the current selection, which is defined by a polygon, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassRepresents the rectangular selection on image in image viewer.
    ClassRepresents the current selection, which is defined by a rectangle, in an image viewer. The selection can be moved, resized, rotated, skewed and distorted. Also the selection point list can be edited.
    ClassVisual tool for selecting a rectangular image region in image viewer.
    ClassVisual tool for selecting a rectangular image region in image viewer. Selected image region can be copied into clipboard. Selected image region can be replaced by image from clipboard.
    ClassProvides data for the SelectionChanged event.
    ClassProvides the abstract base class for the current selection in an image viewer.
    ClassRepresents a view of the current selection in an image viewer.
    ClassRepresents a view of the current selection in an image viewer. The view allows to preview image processing in the image viewer.
    ClassRepresents the current selection, which is defined by an ellipse, in an image viewer. The selection can be moved and resized only.
    ClassRepresents a static text, which can be displayed in image viewer.
    ClassRepresents a collection of text overlays.
    ClassRepresents a group of static texts objects, which can be displayed in image viewer.
    ClassA visual tool for displaying static text graphic objects in an image viewer.
    ClassA visual tool that allows to select and search text on PDF, DOCX, DOC or XLSX page in image viewer.
    ClassProvides a collection of System.Windows.Forms.Cursor objects, which can be used in visual tool.
    ClassProvides an abstract base class for visual tools such as the MagnifierTool or PanTool.
    ClassRepresents a helper that allows to integrate functionality of one visual tool into another visual tool without using the CompositeVisualTool class.
    ClassProvides data for a mouse event of visual tool.
    ClassVisual tool for zooming image region in image viewer.
    ClassRepresents a visual tool for zooming of image in image viewer.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available modes of text search.
    EnumerationSpecifies available navigation actions for TextSelectionTool.
    Interfaces
     InterfaceDescription
    InterfaceProvides an interface of page content action executor.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the mouse event of visual tool.
    See Also