ImageGear .NET - Updated
Modify Annotations
User Guide > How to Work with... > ART Mark Annotations > Manage Annotations > Modify Annotations

As long as you are in Edit mode, marks can be modified. There are two ways to modify marks:

Geometric changes (like moving and resizing) are done automatically, as a result of ART Forms implementation, as shown in the Create and Delete Annotations topic. To make other changes to a mark, your application makes a simple call to the mark's properties and methods.

The technique for modifying marks via method call is used in the ART Forms or Annotator dialogs' code. The marks attributes can be modified by changing their properties and using their methods.