SE_anno_get_placement

Retrieves the annotation’s placement.

Usage syntax

LONG SE_anno_get_placement (const SE_ANNO anno, SE_SHAPE placement);

Parameters
anno The anno handle
placement The placement of the annotation
Description

SE_anno_get_placement retrieves the placement shape of an annotation. If the annotation has no placement, a nil shape is returned.

Returns

SE_SUCCESS
SE_INVALID_ANNO_OBJECT

SE_INVALID_POINTER

SE_INVALID_SHAPE_OBJECT

SE_SDE_NOT_STARTED