SE_anno_get_text_size |
Retrieves the height and gap ratio for an annotation
LONG SE_anno_get_text_size (const SE_ANNO anno, LFLOAT *height LFLOAT *gap_ratio);
anno | The anno handle |
height | A pointer to the annotation height |
gap_ratio | A pointer to the gap ratio of the annotation |
SE_anno_get_text_size returns the text height and intercharacter spacing for a specific annotation.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED