Previous Next Up Title Contents Index Functions Index Top Library

ANNOTATION WIDE TEXT FIXED

PXANNO_WIDETEXT_FIXED


CALL SEQUENCE

void pxanno_widetext_fixed (
)

EFFECT

Insert an Annotation Wide Text Fixed element into the open structure.

Depending on the edit mode, an Annotation Wide 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.

This routine is equivalent to the Annotation Text Fixed routine, but accepts characters in Unicode. Annotation Wide Text Fixed is identical to Annotation Wide Text Relative except that the annotation point in NPC space is specified directly, rather than as an offset to the transformed reference point. Refer to Annotation Text Relative 3 (routine panno_text_rel3) for a complete discussion of annotation text.


Previous Next Up Title Contents Index Functions Index Top Library