SE_anno_set_placement |
Sets the annotations placement
LONG SE_anno_set_placement (SE_ANNO anno, const SE_SHAPE placement);
anno | The anno handle |
placement | The placement of the annotation |
SE_anno_set_placement sets the placement shape of an annotation. If a nil shape is passed, the placement shape is removed. The SE_COORDREF of the placement shape must have the same coordinate reference as the shape to which the annotation will be attached.
SE_SUCCESS
SE_INCOMPATIBLE_COORDREFS
SE_INVALID_ANNO_OBJECT
SE_INVALID_PARAM_VALUE
SE_INVALID_POINTER
SE_INVALID_SHAPE_OBJECT
SE_SDE_NOT_STARTED