AnnPushFixedState method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short AnnPushFixedState(long hObject);

Overview

Refer to Implementing Annotations.

Remarks

Temporarily disables the ‘fixed’ state of the specified annotation object.

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

ANN_FLAG_CHECKMENU

See Also

Elements:

Flags property, AnnIsFixedRect property, AnnPopFixedState method

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Displaying Annotations