Adds and deletes annotations, and determines whether annotations exist. Use this method with the OPENMode property set to 5
(indexing enabled).
bRet = KeyView.Annotate(action, position, type, bitmapFile, cbText, colorref, cursorFile)
Parameter |
Type |
Description |
|
Integer |
|
|
Long |
Logical address to apply the annotation. |
|
Integer |
|
|
String |
If the annotation type is bitmap, this is the bitmap file name ( |
|
Integer |
If the annotation type is underline, this is the length of the underlined text. |
|
Long |
If the annotation type is underline, this is the color of the underlined text. |
|
String |
The cursor file ( |
Type |
Description |
Boolean |
|
|