AnnPopFixedState method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnPopFixedState(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

Re-enables the ‘fixed’ state of the specified annotation.

You must set the Flags property before calling this method. Possible values for the Flags property for this method are:

0

ANN_FLAG_SELECTED

ANN_FLAG_NOTTHIS

ANN_FLAG_RECURSE

ANN_FLAG_NOTCONTAINER

ANN_FLAG_NOINVALIDATE

ANNFLAG_CHECKMENU

See Also

Elements:

Flags property, AnnIsFixedRect property, AnnPushFixedState method

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Displaying Annotations