Example-VB | Example-VC++ |
Shows an Annotation Attributes dialog box, which lets end users change the attributes of the selected annotation mark, or the attributes of the current type.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Edit control
object.ShowAttribsDialog Option
None
Parameter | Data Type | Setting |
Option | Integer (enumerated) |
0 Show the Annotation Attributes dialog box (sample) for the currently selected annotation (default) ToolID - 1 Show the attribute defaults for the given Tool ID number minus 1 99 Show the LinkTo dialog box for the selected annotation |
Note: The Option parameter is available with Imaging for Windows Professional Edition V1.0, V1.1, and V2.0. With the exception of setting 99 (Link-To), it also available with Imaging for Windows 98.
None
The ToolID setting must be passed as the actual Tool ID number minus 1. For example, to show the attribute defaults for the Attach-a-Note tool, pass 7 (Attach-a-Note Tool ID of 8 minus 1).
An annotation must be selected if ToolID is not passed or is 0.
The Link To dialog box enables end users to make any annotation mark a Hyperlink annotation. A Hyperlink annotation can be linked to the following items:
An image page in a TIFF image document stored on a local or network drive
While users can create a Hyperlink annotation on any type of image, a Hyperlink annotation can be saved to disk only when the image upon which it is drawn is saved as a TIFF file. If end users burn-in a Hyperlink annotation, it no longer functions as a hypertext jump.