true if the fixed stack is empty; false otherwise.
public bool IsFixedStateStackEmpty { get; }
Public ReadOnly Property IsFixedStateStackEmpty As Boolean
public:
property bool IsFixedStateStackEmpty {
bool get();
}
true if the fixed stack is empty; false otherwise.
Returns a value that indicates whether the fixed state has been temporarily disabled for an AnnObject. 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.
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