Note: This topic is for
Document/Medical only. Beginning with LEADTOOLS Version 14.5 it is possible to choose between two different styles of the annotation toolbar: the Original style and the new XP style. To select the toolbar style in the automation, in the Design mode choose Options -> XP Toolbar to toggle the use of the XP Toolbar style. Programmatically, set the
UseXPStyleToolBar property to true to use the new XP style of toolbar. Set the
UseXPStyleToolBar property to false to use the original style of toolbar. For more information, refer to
New Annotation Features of Version 14.5.
The different styles are shown in the following figure:
The following Annotation Toolbar Buttons are available:
- Audio Clip Tool
- Button Tool
- Closed Curve Tool
- Cross Product Tool
- Curve Tool
- Ellipse Tool
- Encrypt Tool
- Freehand Hotspot Tool
- Highlight Tool
- Hotspot Tool
- Line Tool
- Note Tool
- Point Tool
- Pointer Tool
- Polygon Tool
- Polyline (Freehand Line) Tool
- Polyline Tool
- PolyRuler Tool
- Protractor Tool
- Rectangle Tool
- Redaction Tool
- Rubber Stamp Tool
- Ruler Tool
- Selection Pointer Tool
- Stamp Tool
- Text Pointer Tool
- Text Tool
- TextRollup Tool
For more information, refer to Annotation Objects - Automated Features.