Summary:
Clear the clipping window for annotation selection.
Header File:
eant.h
Library Name:
elib
|
void eant_ClearClipWindow (
|
Eant_AnnotationInfo* antInfo,
|
Eerr_ErrorReport** lclerr,
antInfo
Specifies the input annotation information.
lclerr
Error handling structure pointer.
Description:
Clear the clipping window for annotation selection.
Notes:
None.
Return Description:
This function is of type void. If an error occurs this function calls eerr_CreateErrorReport.