SE_anno_set_offset |
Sets the offset of the annotation
LONG SE_anno_set_offset (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_set_offset sets the x- and y-offsets to the first point of an annotation.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_SDE_NOT_STARTED