SE_anno_get_leader |
Retrieves the leader for the specified annotation.
LONG SE_anno_get_leader (const SE_ANNO anno, SE_SHAPE leader);
anno | The SE_ANNO handle |
leader | A valid shape object |
SE_anno_get_leader retrieves the leader line shape of an annotation. If the annotation has no leader line, a nil shape is returned.
SE_SUCCESS
SE_INVALID_ANNO_OBJECT
SE_INVALID_POINTER
SE_INVALID_SHAPE_OBJECT
SE_SDE_NOT_STARTED