void pxanno_text_fixed (
Ppoint *ref_point, /*X and Y coordinates of reference point in MC */ Ppoint *anno_point, /*X and Y coordinates of annotation point in NPC */ char *char_string /*character string */
)
Depending on the edit mode, an Annotation Text Fixed element is inserted into the open structure after the current element or replaces the current element. The newly inserted element becomes the current element.
Annotation Text Fixed is identical to Annotation Text Relative except that the annotation point in NPC space is specified directly, rather than as an offset to the transformed reference point. See Annotation Text Relative 3 (routine panno_text_rel3) for a complete discussion of annotation text.