CAViewer::SetAnnotation
CAViewer class
Sets the annotation string.
- BOOL SetAnnotation(
const char *string
);
Parameters
- string
-
The string to be displayed in the Array Viewer's annotation dialog.
Return Value
Returns TRUE if the operation was successful; otherwise, FALSE.
See Also
CAViewer::GetAnnotation