SE_anno_set_offset

Sets the offset of the annotation

Usage syntax

LONG SE_anno_set_offset (SE_ANNO anno, LFLOAT x_offset, LFLOAT y_offset);

Parameters
anno The anno handle
x_offset The x-offset of the annotation
y_offset The y-offset of the annotation
Description

SE_anno_set_offset sets the x- and y-offsets to the first point of an annotation.

Returns

SE_SUCCESS
SE_INVALID_ANNO_OBJECT

SE_INVALID_PARAM_VALUE

SE_INVALID_POINTER

SE_SDE_NOT_STARTED