ImageGear22.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : Annotator Class |
The following tables list the members exposed by Annotator.
Name | Description | |
---|---|---|
![]() | Annotator Constructor | This constructor has been deprecated. Initializes a new instance of the Annotator class. |
Name | Description | |
---|---|---|
![]() | Mode | Gets or sets the annotation mode. |
![]() | PageView | Gets or sets a reference to the page view control. |
![]() | Settings | Gets or sets a reference to the settings for annotating user interface. |
![]() | Tool | Gets or sets annotation selected tool. |
Name | Description | |
---|---|---|
![]() | ModifyMark | Occurs after an annotation has been changed, moved or resized using the Annotator. |
![]() | 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. |
![]() | MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over or outside of zan 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. |
![]() | PreCreateMark | Occurs just before an annotation is created. |
![]() | PreDeleteMark | Occurs just before an annotation is deleted. |