SE_anno_get_offset

Retrieves the offset of the annotation

Usage syntax

LONG SE_anno_get_offset (const 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_get_offset retrieves the x- and y-offsets of an annotation’s first point.

Returns

SE_SUCCESS
SE_INVALID_ANNO_OBJECT

SE_INVALID_POINTER

SE_SDE_NOT_STARTED