ImageGear .NET
ImageGear.ART.Forms Namespace
Inheritance Hierarchy
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
ClassImGearART3DToolBar Provides control for rotating, scaling and moving 3D data, as well as changing 3D light and view settings.
ClassImGearARTForms Provides properties and methods for using ART forms functionality.
ClassImGearARTFormsCreateMarkData This class provides mark creation data.
ClassImGearARTFormsMarkController Abstract class defining methods for mark's controller.
ClassImGearARTFormsMarkControllerData This class provides mark controller data.
ClassImGearARTFormsMarkCreatedEventArgs Provides MarkCreated event data.
ClassImGearARTFormsMarkCreatingEventArgs Provides MarkCreating event data.
ClassImGearARTFormsMouseEventArgs Provides mouse event data.
ClassImGearARTFormsPolyController Mark annotator controller that implements mouse interaction for marks defined by a set of points, like Polyline, Polygon etc.
ClassImGearARTFormsPreviewData This class provides mark controller data.
ClassImGearARTFormsRectangleController Mark annotator controller that implements mouse interaction for marks with rectangular bounds, like Ellipse, Text etc.
ClassImGearARTFormsToolbarButtonInfo Contains iformation that is needed to create a mark's toolbar button.
ClassImGearARTMarkTemplates Provides templates for creating annotations using the mouse.
ClassImGearARTPropertyDialog Represents GUI dialog class for accessing ART annotations properties.
ClassImGearARTRTFToolBar Represents toolbar for editing text and style of the RTF annotations.
ClassImGearARTToolBar Represents toolbar for creating, selecting and editing ART annotations.
ClassInputBox Represents a window for prompting the user for an input string.
Delegates
 DelegateDescription
DelegateImGearARTForms.DelegateButtonAction A delegate for interacting with the Button annotation.
DelegateImGearARTForms.DelegateHotSpotAction A delegate for interacting with the Hot Spot annotation.
DelegateImGearARTForms.ImGearARTFormsMarkCreatedEventHandler Represents the method that will handle MarkCreated event.
DelegateImGearARTForms.ImGearARTFormsMarkCreatingEventHandler Represents the method that will handle MarkCreating event.
DelegateImGearARTForms.ImGearARTFormsMouseEventHandler Represents the method that will handle Mouse events.
DelegateImGearARTToolBar.DelegateCreateMark A delegate for notifications when annotation mark is created.
DelegateImGearARTToolBar.DelegateDeleteMark A delegate for notifications when annotation mark is being deleted.
DelegateImGearARTToolBar.DelegateModifyMark A delegate for notifications when annotation mark is changed.
DelegateImGearARTToolBar.DelegatePreCreateMark A delegate for notifications prior to creating annotation marks.
DelegateImGearARTToolBar.DelegateSelect A delegate for notifications when annotation type is selected.
DelegateInputBox.FindProc A delegate method called when Find button is clicked.
Enumerations
 EnumerationDescription
EnumerationImGearARTFormsResizeType Specifies how the mark is being resized.
EnumerationImGearARTInteractionArea Specifies the interaction area for editing annotations.
EnumerationImGearARTModes Specifies the annotation mode.
EnumerationImGearARTModifyReason Specifies type of the annotation's change.
EnumerationImGearARTToolBarModes Specifies ART toolbar mode: legacy 2.0 marks and 3.0 marks.
See Also

Reference

ImageGear22.Art.Forms Assembly

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback