SE_anno_get_leader

Retrieves the leader for the specified annotation.

Usage syntax

LONG SE_anno_get_leader (const SE_ANNO anno, SE_SHAPE leader);

Parameters
anno The SE_ANNO handle
leader A valid shape object
Description

SE_anno_get_leader retrieves the leader line shape of an annotation. If the annotation has no leader line, a nil shape is returned.

Returns

SE_SUCCESS
SE_INVALID_ANNO_OBJECT

SE_INVALID_POINTER

SE_INVALID_SHAPE_OBJECT

SE_SDE_NOT_STARTED