SE_anno_set_justification |
Sets the annotations justification
LONG SE_anno_set_justification (SE_ANNO anno, LONG justification);
anno | The anno handle |
justification | The justification of the annotation |
SE_anno_set_justification sets the justification of a specific annotation.
The justification is one of:
SE_ANNO_UPPER_LEFT SE_ANNO_UPPER_CENTER SE_ANNO_UPPER_RIGHT
SE_ANNO_CENTER_LEFT SE_ANNO_CENTER_CENTER SE_ANNO_CENTER_RIGHT
SE_ANNO_LOWER_LEFT SE_ANNO_LOWER_CENTER SE_ANNO_LOWER_RIGHT
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_SDE_NOT_STARTED