Re-enables the fixed state of an AnnObject.
public virtual int PopFixedState()
Public Overridable Function PopFixedState() As Integer
public:
virtual int PopFixedState();
size of the fixed state stack before the call to PopFixedState
This function re-enables the fixed state of one or more AnnObject. It is to be called after the fixed state as been temporarily disabled by a call to PushFixedState. Fixed annotations are independent of the Transform. The result is that they do not scroll or move with the underlying image. For more information, refer to PushFixedState, SetFixedState and FixedState.
For an example, refer to PushFixedState.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET