ImageGear PDF v25.1 - Updated
ImageGear.ART.Forms Namespace
Inheritance Hierarchy
ImageGear.Art.Forms Assembly : ImageGear.ART.Forms Namespace
The ImageGear.ART.Forms namespace allows you to add redlining and annotation capabilities to any application built with ImageGear. It provides ART GUI functionality that can simplify development of ImageGear based applications. This functionality is implemented in WinForms assembly, using only public ImageGear API, with source code provided to enable modifications.
Classes
 ClassDescription
Class Provides control for rotating, scaling and moving 3D data, as well as changing 3D light and view settings.
Class Provides properties and methods for using ART forms functionality.
Class This class provides mark creation data.
Class Abstract class defining methods for mark's controller.
Class This class provides mark controller data.
Class Provides MarkCreated event data.
Class Provides MarkCreating event data.
Class Provides mouse event data.
Class Mark annotator controller that implements mouse interaction for marks defined by a set of points, like Polyline, Polygon etc.
Class This class provides mark controller data.
Class Mark annotator controller that implements mouse interaction for marks with rectangular bounds, like Ellipse, Text etc.
Class Contains iformation that is needed to create a mark's toolbar button.
Class Provides templates for creating annotations using the mouse.
Class Represents GUI dialog class for accessing ART annotations properties.
Class Represents toolbar for editing text and style of the RTF annotations.
Class Represents toolbar for creating, selecting and editing ART annotations.
Class Represents a window for prompting the user for an input string.
Delegates
 DelegateDescription
Delegate A delegate for interacting with the Button annotation.
Delegate A delegate for interacting with the Hot Spot annotation.
Delegate Represents the method that will handle MarkCreated event.
Delegate Represents the method that will handle MarkCreating event.
Delegate Represents the method that will handle Mouse events.
Delegate A delegate for notifications when annotation mark is created.
Delegate A delegate for notifications when annotation mark is being deleted.
Delegate A delegate for notifications when annotation mark is changed.
Delegate A delegate for notifications prior to creating annotation marks.
Delegate A delegate for notifications when annotation type is selected.
Delegate A delegate method called when Find button is clicked.
Enumerations
 EnumerationDescription
Enumeration Specifies how the mark is being resized.
Enumeration Specifies the interaction area for editing annotations.
Enumeration Specifies the annotation mode.
Enumeration Specifies type of the annotation's change.
Enumeration Specifies ART toolbar mode: legacy 2.0 marks and 3.0 marks.
See Also

Reference

ImageGear.Art.Forms Assembly