ImageGear22.Art.Forms Assembly : ImageGear.ART.Forms Namespace |
Class | Description | |
---|---|---|
ImGearART3DToolBar | Provides control for rotating, scaling and moving 3D data, as well as changing 3D light and view settings. | |
ImGearARTForms | Provides properties and methods for using ART forms functionality. | |
ImGearARTFormsCreateMarkData | This class provides mark creation data. | |
ImGearARTFormsMarkController | Abstract class defining methods for mark's controller. | |
ImGearARTFormsMarkControllerData | This class provides mark controller data. | |
ImGearARTFormsMarkCreatedEventArgs | Provides MarkCreated event data. | |
ImGearARTFormsMarkCreatingEventArgs | Provides MarkCreating event data. | |
ImGearARTFormsMouseEventArgs | Provides mouse event data. | |
ImGearARTFormsPolyController | Mark annotator controller that implements mouse interaction for marks defined by a set of points, like Polyline, Polygon etc. | |
ImGearARTFormsPreviewData | This class provides mark controller data. | |
ImGearARTFormsRectangleController | Mark annotator controller that implements mouse interaction for marks with rectangular bounds, like Ellipse, Text etc. | |
ImGearARTFormsToolbarButtonInfo | Contains iformation that is needed to create a mark's toolbar button. | |
ImGearARTMarkTemplates | Provides templates for creating annotations using the mouse. | |
ImGearARTPropertyDialog | Represents GUI dialog class for accessing ART annotations properties. | |
ImGearARTRTFToolBar | Represents toolbar for editing text and style of the RTF annotations. | |
ImGearARTToolBar | Represents toolbar for creating, selecting and editing ART annotations. | |
InputBox | Represents a window for prompting the user for an input string. |
Delegate | Description | |
---|---|---|
ImGearARTForms.DelegateButtonAction | A delegate for interacting with the Button annotation. | |
ImGearARTForms.DelegateHotSpotAction | A delegate for interacting with the Hot Spot annotation. | |
ImGearARTForms.ImGearARTFormsMarkCreatedEventHandler | Represents the method that will handle MarkCreated event. | |
ImGearARTForms.ImGearARTFormsMarkCreatingEventHandler | Represents the method that will handle MarkCreating event. | |
ImGearARTForms.ImGearARTFormsMouseEventHandler | Represents the method that will handle Mouse events. | |
ImGearARTToolBar.DelegateCreateMark | A delegate for notifications when annotation mark is created. | |
ImGearARTToolBar.DelegateDeleteMark | A delegate for notifications when annotation mark is being deleted. | |
ImGearARTToolBar.DelegateModifyMark | A delegate for notifications when annotation mark is changed. | |
ImGearARTToolBar.DelegatePreCreateMark | A delegate for notifications prior to creating annotation marks. | |
ImGearARTToolBar.DelegateSelect | A delegate for notifications when annotation type is selected. | |
InputBox.FindProc | A delegate method called when Find button is clicked. |
Enumeration | Description | |
---|---|---|
ImGearARTFormsResizeType | Specifies how the mark is being resized. | |
ImGearARTInteractionArea | Specifies the interaction area for editing annotations. | |
ImGearARTModes | Specifies the annotation mode. | |
ImGearARTModifyReason | Specifies type of the annotation's change. | |
ImGearARTToolBarModes | Specifies ART toolbar mode: legacy 2.0 marks and 3.0 marks. |