| Name | Description | |
|---|---|---|
![]()  | ImGearARTForms Constructor | Overloaded. | 
            The following tables list the members exposed by ImGearARTForms.
| Name | Description | |
|---|---|---|
![]()  | ImGearARTForms Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | PropertyDialog | Reference to the property dialog object. | 
| Name | Description | |
|---|---|---|
![]()  | AggregateSelect | Gets or sets a value indicating whether the aggregate selection of annotations is allowed. | 
![]()  | ButtonAction | Gets or sets a reference to ButtonAction delegate if registered. | 
![]()  | HotSpotAction | Gets or sets a reference to HotSpotAction delegate if registered. | 
![]()  | InteractionArea | Gets or sets the interaction area for editing annotations. | 
![]()  | IsPolylineAutoCloseEnabled | Gets or sets a value indicating whether the polyline auto-close is enabled. | 
![]()  | IsPolyMarkAutoRollbackEnabled | Gets or sets a value indicating whether the Curve, Polyline, Polygon or Polyruler's auto correction is enabled. | 
![]()  | Mode | Gets or sets the annotation mode. | 
![]()  | Page | Gets or sets a reference to the working annotation page. | 
![]()  | PageView | Gets or sets a reference to the page view control. | 
![]()  | PolyMarkAutoRollbackThreshold | Gets or sets a value indicating a poly mark loop auto- correction threshold. | 
![]()  | PolyMarkPointRadiusThreshold | Gets or sets a value indicating a radius, in pixels, for the polyline auto-completion and auto-close. | 
![]()  | Templates | Gets or sets the templates for creating annotations using the mouse. | 
![]()  | ToolBar | Gets or sets a reference to the annotation toolbar. | 
| Name | Description | |
|---|---|---|
![]()  | MouseDown | Provides mouse down interaction functionality. | 
![]()  | MouseMove | Provides mouse move interaction functionality. | 
![]()  | MouseUp | Provides mouse up interaction functionality. | 
| Name | Description | |
|---|---|---|
![]()  | MarkCreated | Occurs right after an annotation is created. | 
![]()  | MarkCreating | Occurs just before an annotation is created. | 
![]()  | MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over or outside of an annotation mark. | 
![]()  | MouseLeftButtonUp | Occurs when the left mouse button is released while the mouse pointer is over or outside of an annotation mark. | 
![]()  | MouseMoved | Occurs when the coordinate position of the mouse (or stylus) changes while over or outside of an annotation mark. | 
![]()  | MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over or outside of an annotation mark. | 
![]()  | MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over or outside of an annotation mark. |