SE_anno_set_alignment |
Sets the annotations alignment
LONG SE_anno_set_alignment (SE_ANNO anno, const LONG alignment);
anno | The anno handle |
alignment | A pointer to the alignment of the annotation |
SE_anno_set_alignment sets the alignment of a specific annotation.
The alignment values are:
SE_ANNO_ALIGN_DEFAULT
SE_ANNO_ALIGN_LEFT
SE_ANNO_ALIGN_RIGHT
SE_ANNO_ALIGN_CENTER
SE_ANNO_ALIGN_AUTOMATIC
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_SDE_NOT_STARTED