SE_anno_get_offset |
Retrieves the offset of the annotation
LONG SE_anno_get_offset (const SE_ANNO anno, LFLOAT *x_offset, LFLOAT *y_offset);
anno | The anno handle |
x_offset | The x-offset of the annotation |
y_offset | The y-offset of the annotation |
SE_anno_get_offset retrieves the x- and y-offsets of an annotations first point.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED