Previous: zoomUp: Dixie2.0Next: AnnotationFromFile
AddAnnotation  (from DixieCtl.cpp)

Add an annotation to a page...

Summary

Parameters

rectPtr Pointer to the annotation rectangle
pageNum The page number where this annoatation is on.
textString Annotation string
dispUpdate Boolean value determines if the display will be updated following this function. Set this value to true if you want to see this annotation rightaway. If you are adding multiple annotations, it's more efficient to set this value true for the last item.

Return Value