This function updates annotation tooltip string.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT IG_ARTX_mark_tooltip_set( HIG_ARTX_MARK hMark, LPSTR lpszTextBuffer ); |
Arguments:
Name | Type | Description |
hMark | HIG_ARTX_MARK | Annotation handle. |
lpszTextBuffer | LPSTR | Pointer to buffer containing a new annotation tooltip text. If lpszTextBuffer is NULL, then annotation tooltip text attribute will be empty. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.