SE_shape_has_anno

Returns TRUE if the supplied shape has annotation.

Usage syntax

BOOL SE_shape_has_anno (const SE_SHAPE shape);

Parameters
shape A handle to an active shape object
Description

Returns TRUE if a shape has an associated annotation. All other conditions, including an invalid SE_SHAPE object, return FALSE.