The AnnGroupObject implementation of AnnObject.PushFixedState.
public override int PushFixedState()
Public Overrides Function PushFixedState() As Integer
public:
int PushFixedState(); override
Temporarily disables the fixed state of every AnnObject in the AnnGroupObject. 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.PushFixedState.
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