Re-enables the fixed state of every AnnObject in the AnnContainer.
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
Calls AnnObject.PopFixedState on every AnnObject in the AnnContainer. 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 AnnObject.PopFixedState.
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