SE_anno_get_placement |
Retrieves the annotations placement.
LONG SE_anno_get_placement (const SE_ANNO anno, SE_SHAPE placement);
anno | The anno handle |
placement | The placement of the annotation |
SE_anno_get_placement retrieves the placement shape of an annotation. If the annotation has no placement, a nil shape is returned.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_INVALID_SHAPE_OBJECT
SE_SDE_NOT_STARTED