Accusoft.NotateXpress13.Net
Creating, Selecting & Modifying Annotations

NotateXpress™ provides annotation tools for creating and manipulating annotation objects. End-users select a tool from the NotateXpress toolbar, then apply the tool to the Client view using mouse or keyboard controls.

To enable the application end-user to annotate using NotateXpress, the application must ensure that:

Create Annotations

New annotations are created by application end-users by:

If the Stamptool is selected, a Stamping event raises to provide an opportunity to change the stamp text or other attributes of the annotation before it is added to the layer.

If the element is a rectangle, and the element's UserDraw attribute is True, the rectangle will not paint. Instead a UserDraw event raises to notify the application that the user needs to draw.

Select Annotations

Annotations are selected by application end-users by clicking on them. An AnnotationSelected event is raised to notify the application.

Deselect Annotations

Annotations are deselected by clicking in an area not occupied by an element. An AnnotationEndSelected event raises to notify the application.

Move Annotations

Annotations are moved or resized by application end-users by dragging the mouse to the desired size and location. An AnnotationMoved event raises to notify the application.

Modify Annotations

Annotations are modified by application end users by using the context menu. The ItemChanged event raises when an annotation element changes.

If text is being modified, a TextEditStart event and a  TextEditEnd are also raised to notify the application.

Delete Annotations

Annotations are deleted by application end-users by using the context menu.

See Also

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback